|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.handlers.BasicHandler | +--org.edg.security.client.RoleHandler
Field Summary |
Fields inherited from class org.apache.axis.handlers.BasicHandler |
log, makeLockable, name, options |
Constructor Summary | |
RoleHandler()
|
Method Summary | |
void |
invoke(org.apache.axis.MessageContext msgContext)
Sets and adds the role and policy SOAP headers to the message to indicate your choice for the Authorization manager. |
void |
undo(org.apache.axis.MessageContext msgContext)
|
Methods inherited from class org.apache.axis.handlers.BasicHandler |
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RoleHandler()
Method Detail |
public void invoke(org.apache.axis.MessageContext msgContext) throws org.apache.axis.AxisFault
invoke
in interface org.apache.axis.Handler
invoke
in class org.apache.axis.handlers.BasicHandler
org.apache.axis.AxisFault
public void undo(org.apache.axis.MessageContext msgContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |