public interface SecureVaultLookupHandler
| Modifier and Type | Method and Description |
|---|---|
String |
evaluate(String aliasPasword,
org.apache.synapse.MessageContext synCtx)
Deprecated.
|
String |
evaluate(String aliasPasword,
SecretSrcData secretSrcData,
org.apache.synapse.MessageContext synCtx)
Method to evaluate the parameters passed to extract values from
secure-vault lookup
|
@Deprecated String evaluate(String aliasPasword, org.apache.synapse.MessageContext synCtx) throws org.wso2.carbon.registry.core.exceptions.RegistryException
aliasPasword - lookupType - org.wso2.carbon.registry.core.exceptions.RegistryExceptionString evaluate(String aliasPasword, SecretSrcData secretSrcData, org.apache.synapse.MessageContext synCtx) throws org.wso2.carbon.registry.core.exceptions.RegistryException
aliasPasword - secretSrcData - Information about the secretorg.wso2.carbon.registry.core.exceptions.RegistryExceptionCopyright © 2021 WSO2. All rights reserved.