DefaultSettingsDecrypterpublic interface SettingsDecrypter
| Modifier and Type | Method | Description |
|---|---|---|
SettingsDecryptionResult |
decrypt(SettingsDecryptionRequest request) |
Decrypts passwords in the settings.
|
SettingsDecryptionResult decrypt(SettingsDecryptionRequest request)
request - The settings decryption request that holds the parameters, must not be null.null.