| Class | Description |
|---|---|
| ConfigurationPropertyEncrypter |
Handles sensitive properties used during Gateway Startup.
|
| ConfigurationPropertyEncryptionFactory |
Factory to create
ConfigurationPropertyEncrypter instances |
| DefaultRuntimeEncrypter |
Default implementation of
RuntimeEncrypter |
| GatewayEncrypterBuilder |
Builds a new
Encrypter with the selected parameterization |
| RuntimeEncrypter |
Defines a way to encrypt sensitive information
|
| RuntimeEncrypterFactory | |
| UnsecuredRuntimeEncrypter |
Implementation of
RuntimeEncrypter that does not encrypt nor decrypts. |
| Exception | Description |
|---|---|
| GatewayEncryptionException |
Exception thrown when there exists a problem trying to encrypt or decrypt a property
|
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.