| Interface | Description |
|---|---|
| CredentialStore |
An optional interface typically implemented by an IdentityStore that supports the storage of credential related state
|
| IdentityStore<T extends IdentityStoreConfiguration> |
IdentityStore representation providing minimal SPI
|
| IdentityStoreInvocationContextFactory |
Factory for creating and initializing IdentityStoreInvocationContext instances
|
| PartitionStore |
Defines the methods for general management of Partitions, in addition to specific
methods for Realms and Tiers
|
| StoreFactory |
Creates IdentityStore instances based on a provided configuration
|
| Class | Description |
|---|---|
| IdentityStoreInvocationContext |
Used to pass contextual state to an IdentityStore during an identity management operation.
|
Copyright © 2013. All Rights Reserved.