| Class | Description |
|---|---|
| Base64Encryptor |
Encryptor that uses base64 to encode and decode input string.
|
| BasicEncryptorsFactory | |
| CachedEncryptor |
Wrapper that caches encryption and decryption results.
|
| ClusterLockingEncryptor |
Encryptor that synchronizes on given cluster lock when doing encryption. |
| EncryptionKeyFilePermissionChanger | |
| MissingKeyHandlingEncryptor | |
| PrefixBasedSwitchableEncryptor | |
| SaltingEncryptor |
Encryptor that delegates another Encryptor and adds to them the salting feature.
|
Copyright © 2023 Atlassian. All rights reserved.