org.apache.axis2.security.trust
Interface TokenCanceller
- public interface TokenCanceller
cancel
public org.apache.axiom.soap.SOAPEnvelope cancel(org.apache.axiom.om.OMElement request,
MessageContext msgCtx)
throws TrustException
- Throws:
TrustException
setConfigurationFile
public void setConfigurationFile(String configFile)
- Set the configuration file of this TokenCanceller.
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 TokenCanceller.
This is the <configuration> element of the
token-dispatcher-configuration
- Parameters:
configElement
- OMElement
representing the configuation