public class JPAStoreSubsystemConfiguration
extends org.picketlink.idm.config.JPAIdentityStoreConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getDataSourceJndiUrl() |
String |
getEntityManagerFactoryJndiName() |
org.jboss.modules.Module |
getEntityModule() |
String |
getEntityModuleUnitName() |
Class<? extends org.picketlink.idm.spi.IdentityStore> |
getIdentityStoreType() |
addContextInitializer, getContextInitializers, getCredentialHandlerProperties, getCredentialHandlers, getSupportedTypes, getUnsupportedTypes, initializeContext, setIdentityStoreType, supportsAttribute, supportsCredential, supportsPartition, supportsPermissions, supportsRelationship, supportsType
public Class<? extends org.picketlink.idm.spi.IdentityStore> getIdentityStoreType()
getIdentityStoreType
in interface org.picketlink.idm.config.IdentityStoreConfiguration
getIdentityStoreType
in class org.picketlink.idm.config.AbstractIdentityStoreConfiguration
public org.jboss.modules.Module getEntityModule()
public String getDataSourceJndiUrl()
public String getEntityModuleUnitName()
public String getEntityManagerFactoryJndiName()
Copyright © 2017 JBoss by Red Hat. All rights reserved.