Class SecureVaultValueReader


  • public class SecureVaultValueReader
    extends Object
    This class provides the functionality to read the value from SecureVault.
    • Constructor Detail

      • SecureVaultValueReader

        public SecureVaultValueReader()
    • Method Detail

      • getSecureVaultValue

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