All Classes

Class Description
ApiKey
The ApiKey class represents a single API key for a user.
AuthUtils
The AuthUtils class provides helper methods for parsing the HTTP Authorization header.
ChangePasswordResult  
LoginResult  
LoginResult.Status  
PasswordChangeRequest
The PasswordChangeRequest class represents a password change request.
ResetPasswordResult  
ResetPasswordResult.Status  
Security<T extends SecurityUser>
The Security class manages logging in and out of the application.
SecurityDao  
SecurityFeature  
SecurityFeature.SecurityFeatureUserProvider  
SecurityUser
The SecurityUser class is an abstract base class for "security" entities that can login, logout, change passwords, etc.
UserSession
The UserSession class represents an authenticated session which can persist beyond the Java EE container session.