public class HashiCorpVaultLookupFunction extends Object implements org.jaxen.Function
| Constructor and Description |
|---|
HashiCorpVaultLookupFunction(org.apache.synapse.MessageContext synCtx) |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(org.jaxen.Context context,
List args)
Returns the string value of the property which is get from the
corresponding context to the provided scope.
|
public HashiCorpVaultLookupFunction(org.apache.synapse.MessageContext synCtx)
public Object call(org.jaxen.Context context, List args) throws org.jaxen.FunctionCallException
call in interface org.jaxen.Functioncontext - the context at the point in the expression when the function is calledargs - arguments of the functionsorg.jaxen.FunctionCallException - throws FunctionCallException when error occursCopyright © 2021 WSO2. All rights reserved.