| Interface | Description |
|---|---|
| IdentityStoreConfiguration |
Represents a configuration for a specific IdentityStore.
|
| Class | Description |
|---|---|
| BaseAbstractStoreConfiguration<C extends BaseAbstractStoreConfiguration<?>> |
The base class for store configurations
|
| FeatureSet |
Defines the feature set for an IdentityStore implementation
|
| FileIdentityStoreConfiguration | |
| IdentityConfiguration |
Defines the runtime configuration for Identity Management.
|
| JPAIdentityStoreConfiguration |
This interface defines the configuration parameters for a JPA based IdentityStore implementation.
|
| LDAPIdentityStoreConfiguration |
A
BaseAbstractStoreConfiguration for the LDAP store. |
| Enum | Description |
|---|---|
| FeatureSet.FeatureGroup | |
| FeatureSet.FeatureOperation |
| Exception | Description |
|---|---|
| OperationNotSupportedException |
An
OperationNotSupportedException is thrown to indicate that a FeatureSet.FeatureGroup or FeatureSet.FeatureOperation
is not supported by the underlying IdentityStore configured for a specific IdentityManager instance. |
Copyright © 2013. All Rights Reserved.