org.apache.axis2.security.trust
Interface TokenValidator


public interface TokenValidator


Method Summary
 org.apache.ws.commons.soap.SOAPEnvelope validate(org.apache.ws.commons.om.OMElement request, MessageContext msgCtx)
           
 

Method Detail

validate

public org.apache.ws.commons.soap.SOAPEnvelope validate(org.apache.ws.commons.om.OMElement request,
                                                        MessageContext msgCtx)
                                                 throws TrustException
Throws:
TrustException