| Package | Description |
|---|---|
| com.atlassian.crowd.crypto | |
| com.atlassian.crowd.manager.property | |
| com.atlassian.crowd.plugins.testkit.rest | |
| com.atlassian.crowd.upgrade.tasks |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Encryptor> |
EncryptorsFactory.createEncryptorsMap(EncryptionSettings encryptionSettings) |
static Map<String,Encryptor> |
DbConfigPasswordCipherEncryptorsFactory.createEncryptorsMap(EncryptionSettings encryptionSettings) |
| Constructor and Description |
|---|
DbConfigPasswordCipherEncryptor(String algorithm,
String algorithmKey,
EncryptionSettings encryptionSettings,
com.atlassian.db.config.password.CipherProvider cipherProvider) |
PrefixBasedSwitchableEncryptor(EncryptionSettings encryptionSettings,
Map<String,Encryptor> encryptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyBasedEncryptionSettings |
| Constructor and Description |
|---|
TestkitDirectoryResource(DirectoryManager directoryManager,
SynchronisationStatusManager synchronisationStatusManager,
EncryptionSettings encryptionSettings) |
| Constructor and Description |
|---|
UpgradeTask1578UpdateEncryptionSettings(EncryptionManager encryptionManager,
EncryptionSettings encryptionSettings,
EncryptionKeyFilePermissionChanger encryptionKeyFilePermissionChanger) |
Copyright © 2024 Atlassian. All rights reserved.