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 Details

    • SecureVaultValueReader

      public SecureVaultValueReader()
  • Method Details

    • getSecureVaultValue

      public static String getSecureVaultValue(org.wso2.securevault.SecretResolver secretResolver, org.apache.axiom.om.OMElement paramElement)