| Class | Description |
|---|---|
| EncryptedPasswordAuthenticator |
Authenticator that uses a username and password from the provided Properties to authenticate, and
also decrypts the password using PasswordManager |
| PasswordManager |
A class for managing password encryption and decryption.
|