| Class and Description |
|---|
| PolicyConfigurationEncrypter
Encrypts values from the configuration of a policy taken from a
PolicyDefinition It can handle simple Strings and Maps,
and each value encrypted must return an EncryptedValueResult |
| PolicyConfigurationEncryptionResult
Represents the result of the encryption of the configuration of a policy.
|
| Class and Description |
|---|
| EncryptedValueResult
Represents the result of a single value encrypted
Each result contains: The template placeholder that will be used in the XML; it can be the original value when there is no
encryption feature available, or the key surrounded by a prefix/suffix indicating that the value should be encrypted.
|
| Class and Description |
|---|
| PolicyConfigurationEncrypter
Encrypts values from the configuration of a policy taken from a
PolicyDefinition It can handle simple Strings and Maps,
and each value encrypted must return an EncryptedValueResult |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.