| Interface | Description |
|---|---|
| IdentityCache |
Storage for User, Group and Role instances to enable quick resolution of identity memberships.
|
| IdentityManager |
Manages all Identity Management related operations.
|
| IdentityManagerFactory |
Creates IdentityManager instances.
|
| IdGenerator |
Generates unique identifier values.
|
| IDMLogger | |
| IDMMessages |
MessageBundle interface for all exceptions thrown by the IDM. |
| Exception | Description |
|---|---|
| IdentityManagementException |
This exception is thrown if there is an error during an identity management operation.
|
| SecurityConfigurationException |
This exception is thrown when a problem is found with the Security API configuration
|
| SecurityException |
Any exception that is raised by the security module extends from this runtime exception class, making it easy for other
modules and extensions to catch all security-related exceptions in a single catch block, if need be.
|
Copyright © 2013. All Rights Reserved.