| Class | Description |
|---|---|
| ApiKey |
The ApiKey class represents a single API key for a user.
|
| ChangePasswordResult | |
| LoginResult | |
| LoginResult.Status | |
| PasswordChangeRequest |
The PasswordChangeRequest class represents a password change request.
|
| ResetPasswordResult | |
| ResetPasswordResult.Status | |
| SecurityDao | |
| 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.
|
Copyright © 2018 Ajibot. All rights reserved.