Class TokenRequestDispatcher

java.lang.Object
org.apache.rahas.TokenRequestDispatcher

public class TokenRequestDispatcher extends Object
  • Constructor Details

  • Method Details

    • handle

      public org.apache.axiom.soap.SOAPEnvelope handle(org.apache.axis2.context.MessageContext inMsgCtx, org.apache.axis2.context.MessageContext outMsgCtx) throws TrustException
      Processes the incoming request and returns a SOAPEnvelope
      Parameters:
      inMsgCtx -
      Returns:
      The response SOAPEnvelope
      Throws:
      TrustException