|
||||||||||
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.codehaus.xfire.security.wss4j.WSS4JInHandler
public class WSS4JInHandler
Performs WS-Security inbound actions.
Field Summary | |
---|---|
protected static org.apache.commons.logging.Log |
log
|
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 | |
---|---|
WSS4JInHandler()
|
|
WSS4JInHandler(Properties properties)
|
Method Summary | |
---|---|
void |
invoke(org.codehaus.xfire.MessageContext msgContext)
|
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, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getClassLoader, getPassword, getPasswordCB, getString, getStringOption, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto, verifyTimestamp, verifyTimestamp, verifyTrust, 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 org.apache.commons.logging.Log log
Constructor Detail |
---|
public WSS4JInHandler()
public WSS4JInHandler(Properties properties)
Method Detail |
---|
public void invoke(org.codehaus.xfire.MessageContext msgContext) throws org.codehaus.xfire.fault.XFireFault
invoke
in interface org.codehaus.xfire.handler.Handler
org.codehaus.xfire.fault.XFireFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |