|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rahas.TokenRequestDispatcher
public class TokenRequestDispatcher
Constructor Summary | |
---|---|
TokenRequestDispatcher(org.apache.axiom.om.OMElement config)
|
|
TokenRequestDispatcher(java.lang.String configFilePath)
|
|
TokenRequestDispatcher(TokenRequestDispatcherConfig config)
|
Method Summary | |
---|---|
org.apache.axiom.soap.SOAPEnvelope |
handle(org.apache.axis2.context.MessageContext inMsgCtx,
org.apache.axis2.context.MessageContext outMsgCtx)
Processes the incoming request and returns a SOAPEnvelope |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TokenRequestDispatcher(TokenRequestDispatcherConfig config) throws TrustException
TrustException
public TokenRequestDispatcher(org.apache.axiom.om.OMElement config) throws TrustException
TrustException
public TokenRequestDispatcher(java.lang.String configFilePath) throws TrustException
TrustException
Method Detail |
---|
public org.apache.axiom.soap.SOAPEnvelope handle(org.apache.axis2.context.MessageContext inMsgCtx, org.apache.axis2.context.MessageContext outMsgCtx) throws TrustException
inMsgCtx
-
TrustException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |