| Class | Description |
|---|---|
| CredentialsContainer | Transiently retrieves and adds credentials. |
| CredentialsEncryptor | Encrypts/decrypts credentials through password-based encryption. |
| CredentialsPersistenceManager | Manages the storage and retrieval of encrypted credentials. |
| Encryption | Encryption/decryption of text using ciphers. |