| Interface | Description |
|---|---|
| Builder<T> | |
| IdentityConfigurationChildBuilder | |
| IdentityStoreConfiguration |
Represents a configuration for a specific IdentityStore.
|
| IdentityStoreConfigurationBuilder<T extends IdentityStoreConfiguration,S extends IdentityStoreConfigurationBuilder<T,S>> |
| Class | Description |
|---|---|
| AbstractIdentityConfigurationChildBuilder | |
| AbstractIdentityStoreConfigurationBuilder<T extends IdentityStoreConfiguration,S extends IdentityStoreConfigurationBuilder<T,S>> | |
| BaseAbstractStoreConfiguration<C extends BaseAbstractStoreConfiguration<?>> |
The base class for store configurations
|
| FeatureSet |
Defines the feature set for an IdentityStore implementation
|
| FileIdentityStoreConfiguration | |
| FileStoreConfigurationBuilder | |
| IdentityConfiguration |
Defines the runtime configuration for Identity Management.
|
| IdentityConfigurationBuilder |
This class should be used as the start point to build an
IdentityConfiguration instance. |
| IdentityStoresConfiguration | |
| IdentityStoresConfigurationBuilder | |
| JPAIdentityStoreConfiguration |
This interface defines the configuration parameters for a JPA based IdentityStore implementation.
|
| JPAStoreConfigurationBuilder | |
| LDAPIdentityStoreConfiguration |
A
BaseAbstractStoreConfiguration for the LDAP store. |
| LDAPStoreConfigurationBuilder |
| Enum | Description |
|---|---|
| FeatureSet.FeatureGroup | |
| FeatureSet.FeatureOperation | |
| JPAIdentityStoreConfiguration.PropertyType |
| 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. |
| SecurityConfigurationException |
This exception is thrown when a problem is found with the Security API configuration
|
Copyright © 2013. All Rights Reserved.