Class SecureVaultValueReader
java.lang.Object
org.apache.synapse.transport.nhttp.util.SecureVaultValueReader
This class provides the functionality to read the value from SecureVault.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetSecureVaultValue(org.wso2.securevault.SecretResolver secretResolver, org.apache.axiom.om.OMElement paramElement)
-
Constructor Details
-
SecureVaultValueReader
public SecureVaultValueReader()
-
-
Method Details
-
getSecureVaultValue
public static String getSecureVaultValue(org.wso2.securevault.SecretResolver secretResolver, org.apache.axiom.om.OMElement paramElement)
-