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. |
DbConfigPasswordCipherEncryptor | |
DbConfigPasswordCipherEncryptorsFactory | |
DirectoryPasswordsEncryptor | |
EncryptingDirectoryDAO | |
EncryptingPropertyDAO | |
EncryptionKeyFilePermissionChanger | |
EncryptorsFactory | |
FileChecker | |
MissingKeyHandlingEncryptor | |
PrefixBasedSwitchableEncryptor | |
PropertyEncryptor | |
SaltingEncryptor |
Encryptor that delegates another Encryptor and adds to them the salting feature.
|
Enum | Description |
---|---|
Algorithm |
Copyright © 2024 Atlassian. All rights reserved.