org.apache.axis2.security.trust
Interface TokenVerifier
- public interface TokenVerifier
veify
public org.apache.axiom.soap.SOAPEnvelope veify(org.apache.axiom.om.OMElement request,
MessageContext msgCtx)
throws TrustException
- Throws:
TrustException
setConfigurationFile
public void setConfigurationFile(String configFile)
- Set the configuration file of this TokenVerifier.
This is the text value of the <configuration-file> element of the
token-dispatcher-configuration
- Parameters:
configFile
-
setConfigurationElement
public void setConfigurationElement(String configElement)
- Set the configuration element of this TokenVerifier.
This is the <configuration> element of the
token-dispatcher-configuration
- Parameters:
configElement
- OMElement
representing the configuation