Package org.minijax.security
-
Interface Summary Interface Description SecurityDao -
Class Summary 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.LoginResult PasswordChangeRequest The PasswordChangeRequest class represents a password change request.ResetPasswordResult Security<T extends SecurityUser> The Security class manages logging in and out of the application.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. -
Enum Summary Enum Description ChangePasswordResult LoginResult.Status ResetPasswordResult.Status