|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IdentityStore | The identity store does the actual work of persisting user accounts in a database, LDAP directory, etc. |
| Class Summary | |
|---|---|
| IdentityManager | Identity Management API, deals with user name/password-based identity management. |
| IdentityStore.FeatureSet | Represents a set of optional features that an IdentityStore implementation might support. |
| JpaIdentityStore | The default identity store implementation, uses JPA as its persistence mechanism. |
| LdapIdentityStore | An IdentityStore implementation that integrates with a directory service. |
| PasswordHash | Password hashing utility functions |
| Enum Summary | |
|---|---|
| IdentityStore.Feature | |
| Exception Summary | |
|---|---|
| IdentityManagementException | Thrown when an exception is encountered during account creation. |
| NoSuchRoleException | Thrown when an operation is performed on a non-existent role. |
| NoSuchUserException | Thrown when an operation is attempted on a non-existent user. |
Seam Identity Management
IdentityManager
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||