| Package | Description |
|---|---|
| org.wso2.cloud.secrets.utils |
| Modifier and Type | Method and Description |
|---|---|
static InputSecretIdentifiers |
EncryptionUtils.loadInputSecrets()
Load the input secret identifier data from the source JSON file.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Secret> |
AzureKeyVaultUtils.retrievePlainTextSecrets(InputSecretIdentifiers inputSecretIdentifiers,
com.azure.security.keyvault.secrets.SecretClient secretClient)
Retrieve the defined plain text passwords from the source Azure Key Vault.
|
Copyright © 2021 WSO2. All rights reserved.