| Package | Description |
|---|---|
| org.picketlink.idm.config |
| Modifier and Type | Method and Description |
|---|---|
IdentityConfiguration |
IdentityConfiguration.contextFactory(SecurityContextFactory securityContextFactory)
Sets the
SecurityContextFactory that should be used. |
IdentityConfiguration |
BaseAbstractStoreConfiguration.contextFactory(SecurityContextFactory securityContextFactory) |
IdentityConfiguration |
IdentityConfiguration.storeFactory(StoreFactory storeFactory)
Sets the
StoreFactory that should be used. |
IdentityConfiguration |
BaseAbstractStoreConfiguration.storeFactory(StoreFactory storeFactory) |
| Constructor and Description |
|---|
BaseAbstractStoreConfiguration(IdentityConfiguration configuration) |
FileIdentityStoreConfiguration(IdentityConfiguration identityConfiguration) |
JPAIdentityStoreConfiguration(IdentityConfiguration identityConfiguration) |
LDAPIdentityStoreConfiguration(IdentityConfiguration identityConfiguration) |
Copyright © 2013. All Rights Reserved.