|
|||||||||||
| 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.codehaus.xfire.security.wss4j.AbstractWSS4JHandler
org.mule.extras.wssecurity.handlers.MuleWSSInHandler
| Field Summary | |
protected static Log |
log
logger used by this class |
| Fields inherited from class org.apache.ws.security.handler.WSHandler |
cryptos, DONE, secEngine |
| Fields inherited from interface org.codehaus.xfire.handler.Handler |
ROLE |
| Constructor Summary | |
MuleWSSInHandler()
|
|
MuleWSSInHandler(Properties properties)
|
|
| Method Summary | |
void |
invoke(org.codehaus.xfire.MessageContext msgContext)
The method invoke performs the security checks on the soap headers for the incoming message. |
| 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 org.apache.ws.security.handler.WSHandler |
checkReceiverResults, checkSignatureConfirmation, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp, verifyTrust |
| 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 MuleWSSInHandler()
public MuleWSSInHandler(Properties properties)
| Method Detail |
public void invoke(org.codehaus.xfire.MessageContext msgContext)
throws SecurityException,
org.codehaus.xfire.fault.XFireFault,
org.apache.ws.security.WSSecurityException
invoke in interface org.codehaus.xfire.handler.HandlerSecurityException
org.codehaus.xfire.fault.XFireFault
org.apache.ws.security.WSSecurityException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||