Package | Description |
---|---|
org.wso2.carbon.mediation.security.vault |
Modifier and Type | Method and Description |
---|---|
VaultType |
SecretSrcData.getVaultType() |
static VaultType |
VaultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VaultType[] |
VaultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SecretSrcData(VaultType vaultType,
boolean isEncrypted) |
Copyright © 2020 WSO2. All rights reserved.