public class VaultLookupFunction extends Object implements org.jaxen.Function
Modifier and Type | Field and Description |
---|---|
static String |
NULL_STRING |
Constructor and Description |
---|
VaultLookupFunction(org.apache.synapse.MessageContext synCtx) |
public static final String NULL_STRING
public VaultLookupFunction(org.apache.synapse.MessageContext synCtx)
public Object call(org.jaxen.Context context, List args) throws org.jaxen.FunctionCallException
call
in interface org.jaxen.Function
context
- the context at the point in the expression when the function
is calledargs
- arguments of the functionsorg.jaxen.FunctionCallException
Copyright © 2017 WSO2. All rights reserved.