Package | Description |
---|---|
org.jboss.seam.security.management |
Seam Identity Management
|
Class and Description |
---|
IdentityManager
Identity Management API, deals with user name/password-based identity management.
|
IdentityStore
The identity store does the actual work of persisting user accounts in a
database, LDAP directory, etc.
|
IdentityStore.Feature |
IdentityStore.FeatureSet
Represents a set of optional features that an IdentityStore implementation might support.
|
PasswordHash
Password hashing utility functions
|
Copyright © 2015 Seam Framework. All Rights Reserved.