|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectWSHandler
org.codehaus.xfire.security.wss4j.AbstractWSS4JHandler
org.codehaus.xfire.security.wss4j.WSS4JInHandler
public class WSS4JInHandler
Performs WS-Security inbound actions.
Field Summary | |
---|---|
protected static Log |
log
|
Fields inherited from interface org.codehaus.xfire.handler.Handler |
---|
ROLE |
Constructor Summary | |
---|---|
WSS4JInHandler()
|
|
WSS4JInHandler(java.util.Properties properties)
|
Method Summary | |
---|---|
void |
invoke(MessageContext msgContext)
Invoke a handler. |
Methods inherited from class org.codehaus.xfire.security.wss4j.AbstractWSS4JHandler |
---|
getAfter, getBefore, getOption, getPassword, getPhase, getProperties, getProperty, getRoles, getUnderstoodHeaders, handleFault, setAfter, setBefore, setPassword, setPhase, setProperties, setProperty, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.xfire.handler.Handler |
---|
getAfter, getBefore, getPhase, getRoles, getUnderstoodHeaders, handleFault |
Field Detail |
---|
protected static final Log log
Constructor Detail |
---|
public WSS4JInHandler()
public WSS4JInHandler(java.util.Properties properties)
Method Detail |
---|
public void invoke(MessageContext msgContext) throws XFireFault
Handler
handleFault
method.
invoke
in interface Handler
XFireFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |