|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.handler.WSHandler
org.apache.rampart.handler.WSDoAllHandler
public abstract class WSDoAllHandler
Class WSDoAllHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.axis2.engine.Handler |
|---|
org.apache.axis2.engine.Handler.InvocationResponse |
| Field Summary | |
|---|---|
protected org.apache.axis2.description.HandlerDescription |
handlerDesc
Field handlerDesc |
protected boolean |
inHandler
In Axis2, the user cannot set inflow and outflow parameters. |
| Fields inherited from class org.apache.ws.security.handler.WSHandler |
|---|
cryptos, DONE, secEngine |
| Constructor Summary | |
|---|---|
WSDoAllHandler()
Constructor AbstractHandler. |
|
| Method Summary | |
|---|---|
void |
cleanup()
Method cleanup. |
void |
flowComplete(org.apache.axis2.context.MessageContext msgContext)
|
java.lang.ClassLoader |
getClassLoader(java.lang.Object msgCtx)
Overrides the class loader used to load the PW callback class. |
protected int |
getCurrentRepetition(java.lang.Object msgContext)
Returns the repetition number from the message context |
org.apache.axis2.description.HandlerDescription |
getHandlerDesc()
Gets the handler description. |
java.lang.String |
getName()
Method getName. |
java.lang.Object |
getOption(java.lang.String axisKey)
Gets option. |
org.apache.axis2.description.Parameter |
getParameter(java.lang.String name)
Method getParameter. |
java.lang.String |
getPassword(java.lang.Object msgContext)
|
java.lang.Object |
getProperty(java.lang.Object msgContext,
java.lang.String axisKey)
|
java.lang.String |
getUsername(java.lang.Object msgContext)
|
void |
init(org.apache.axis2.description.HandlerDescription handlerdesc)
Method init. |
org.apache.axis2.engine.Handler.InvocationResponse |
invoke(org.apache.axis2.context.MessageContext msgContext)
|
abstract void |
processMessage(org.apache.axis2.context.MessageContext msgContext)
|
void |
setPassword(java.lang.Object msgContext,
java.lang.String password)
|
void |
setProperty(java.lang.Object msgContext,
java.lang.String key,
java.lang.Object value)
|
void |
setUsername(java.lang.Object msgContext,
java.lang.String username)
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.ws.security.handler.WSHandler |
|---|
checkReceiverResults, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp, verifyTrust, verifyTrust |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.HandlerDescription handlerDesc
protected boolean inHandler
| Constructor Detail |
|---|
public WSDoAllHandler()
| Method Detail |
|---|
public abstract void processMessage(org.apache.axis2.context.MessageContext msgContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public org.apache.axis2.engine.Handler.InvocationResponse invoke(org.apache.axis2.context.MessageContext msgContext)
throws org.apache.axis2.AxisFault
invoke in interface org.apache.axis2.engine.Handlerorg.apache.axis2.AxisFaultpublic void flowComplete(org.apache.axis2.context.MessageContext msgContext)
flowComplete in interface org.apache.axis2.engine.Handlerpublic java.lang.String getName()
getName in interface org.apache.axis2.engine.Handlerpublic void cleanup()
cleanup in interface org.apache.axis2.engine.Handlerpublic org.apache.axis2.description.Parameter getParameter(java.lang.String name)
getParameter in interface org.apache.axis2.engine.Handlername -
public void init(org.apache.axis2.description.HandlerDescription handlerdesc)
init in interface org.apache.axis2.engine.Handlerhandlerdesc - public org.apache.axis2.description.HandlerDescription getHandlerDesc()
getHandlerDesc in interface org.apache.axis2.engine.Handlerpublic java.lang.String toString()
toString in class java.lang.Object
public java.lang.Object getProperty(java.lang.Object msgContext,
java.lang.String axisKey)
getProperty in class org.apache.ws.security.handler.WSHandlerprotected int getCurrentRepetition(java.lang.Object msgContext)
msgContext -
public java.lang.String getPassword(java.lang.Object msgContext)
getPassword in class org.apache.ws.security.handler.WSHandler
public void setPassword(java.lang.Object msgContext,
java.lang.String password)
setPassword in class org.apache.ws.security.handler.WSHandlerpublic java.lang.String getUsername(java.lang.Object msgContext)
public void setUsername(java.lang.Object msgContext,
java.lang.String username)
public java.lang.Object getOption(java.lang.String axisKey)
getOption in class org.apache.ws.security.handler.WSHandler
public void setProperty(java.lang.Object msgContext,
java.lang.String key,
java.lang.Object value)
setProperty in class org.apache.ws.security.handler.WSHandlerpublic java.lang.ClassLoader getClassLoader(java.lang.Object msgCtx)
getClassLoader in class org.apache.ws.security.handler.WSHandlermsgCtx - MessageContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||