| Interface | Description |
|---|---|
| ContextInitializer |
Used to initialize store-specific context parameters
|
| CredentialStore<T extends IdentityStoreConfiguration> |
A special type of IdentityStore that supports the storage of raw credential state also
|
| IdentityStore<T extends IdentityStoreConfiguration> |
IdentityStore representation providing minimal SPI
|
| SecurityContextFactory |
Factory for creating and initializing IdentityStoreInvocationContext instances
|
| StoreFactory |
Creates IdentityStore instances based on a provided configuration
|
| Class | Description |
|---|---|
| SecurityContext |
Stores security related state for one or more identity management operations
|
Copyright © 2013. All Rights Reserved.