Interface | Description |
---|---|
IdentityCache |
Storage for User, Group and Role instances to enable quick resolution of identity memberships.
|
IdentityManager |
Manages all Identity Management related operations.
|
IdGenerator |
Generates unique identifier values.
|
IDMInternalLog | |
IDMInternalMessages |
IDMMessages interface for all exceptions thrown by the default IDM implementation. |
IDMLog | |
IDMMessages |
MessageBundle interface for all exceptions thrown by the IDM. |
PartitionManager |
Provides partition management operations and serves as a start point for managing identity data (eg.: users,
roles, credentials, etc) by providing factory methods for creating
IdentityManager and RelationshipManager instances, respectively. |
PermissionManager |
Manages all Permission Management related operations.
|
RelationshipManager |
Defines relationship management operations
|
Class | Description |
---|---|
DefaultIdGenerator |
Default IdGenerator implementation, used to generate unique identifier values for IdentityType implementations
|
Exception | Description |
---|---|
IdentityManagementException |
This exception is thrown if there is an error during an identity management operation.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.