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