|
||||||||||
| 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. |
| JpaIdentityStore | The default identity store implementation, uses JPA as its persistence mechanism. |
| UserAccount | Abstract base class for user/role accounts. |
| Enum Summary | |
|---|---|
| UserAccount.AccountType | |
| Exception Summary | |
|---|---|
| IdentityManagementException | Thrown when an exception is encountered during account creation. |
| NoSuchUserException | Thrown when an operation is attempted on a non-existant user. |
Seam Identity Management
IdentityManager
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||