Package com.tenduke.usermanagement

Authentication, identity management and user management management.

See:
          Description

Interface Summary
AccountIteratorSubscriber  
 

Class Summary
LoginConfiguration Class that provides LoginModule configuration for the login services.
LoginConfigurationProvider Implementation of ConfigurationProvider that uses the singleton Configuration configuration methods get/setSystemParameter to retrieve configuration values for login services.
LoginInformation Class containing user authentication data and status.
LoginModuleForPasswordAuthentication Implementation of LoginModule interface that authenticates subjects against UserDatabase by finding given subject's password from the user database and comparing it with supplied passwords.
PrincipalImpl Class that represents an entity and login id.
RolePrincipal Class that represents an entity, login id and a role assigned to it.
UserManager UserManager provides authentication services, access to user database and other user management-related services.
UserSessionResult Response object for user session related requests.
 

Package com.tenduke.usermanagement Description

Authentication, identity management and user management management.