| Class | Description |
|---|---|
| AbstractClearPassword |
Base implementation of a clear password.
|
| AbstractPassword |
Base implementation of a password.
|
| AbstractPasswordManager |
Base implementation of a password manager.
|
| StandardPasswordManager |
A simple password manager that obfuscate passwords with a Base64 encoding.
|
| StrongPasswordManager |
A password manager that encrypt passwords.
|
| WeakPasswordManager |
A weak password manager that doesn't obfuscate passwords.
|
ml.alternet.securityCopyright © 2018 Alternet. All rights reserved.