|
||||||||||
| 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.cxf.ws.security.wss4j.AbstractWSS4JInterceptor
org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor
org.kuali.rice.ksb.security.soap.CXFWSS4JOutInterceptor
public class CXFWSS4JOutInterceptor
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor |
|---|
WSS4J_ACTION_MAP |
| Fields inherited from class org.apache.ws.security.handler.WSHandler |
|---|
cryptos, secEngine |
| Constructor Summary | |
|---|---|
CXFWSS4JOutInterceptor(boolean busSecurity)
|
|
| Method Summary | |
|---|---|
protected Properties |
getMerlinProperties()
|
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage mc)
This overridden method will not apply security headers if bus security is disabled. |
org.apache.ws.security.components.crypto.Crypto |
loadDecryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
|
org.apache.ws.security.components.crypto.Crypto |
loadSignatureCrypto(org.apache.ws.security.handler.RequestData reqData)
|
| Methods inherited from class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor |
|---|
createEndingInterceptor, getProperty, handleFault, isAllowMTOM, setAllowMTOM |
| Methods inherited from class org.apache.cxf.ws.security.wss4j.AbstractWSS4JInterceptor |
|---|
getAdditionalInterceptors, getAfter, getBefore, getId, getOption, getPassword, getPhase, getProperties, getRoles, getUnderstoodHeaders, isRequestor, loadCrypto, loadCryptoFromPropertiesFile, postHandleMessage, setAfter, setBefore, setId, setPassword, setPhase, setProperties, setProperty, setProperty, translateProperties |
| Methods inherited from class org.apache.ws.security.handler.WSHandler |
|---|
checkReceiverResults, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeBooleanConfigValue, decodeBSPCompliance, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeFutureTimeToLive, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodePasswordType, decodePasswordTypeStrict, decodeRequireSignedEncryptedDataElements, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getCallbackHandler, getClassLoader, getPasswordCallbackHandler, getPasswordCB, getString, getStringOption, loadEncryptionCrypto |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CXFWSS4JOutInterceptor(boolean busSecurity)
| Method Detail |
|---|
public org.apache.ws.security.components.crypto.Crypto loadSignatureCrypto(org.apache.ws.security.handler.RequestData reqData)
loadSignatureCrypto in class org.apache.ws.security.handler.WSHandlerpublic org.apache.ws.security.components.crypto.Crypto loadDecryptionCrypto(org.apache.ws.security.handler.RequestData reqData)
loadDecryptionCrypto in class org.apache.ws.security.handler.WSHandler
protected Properties getMerlinProperties()
throws IOException
IOExceptionpublic void handleMessage(org.apache.cxf.binding.soap.SoapMessage mc)
handleMessage in interface org.apache.cxf.interceptor.Interceptor<org.apache.cxf.binding.soap.SoapMessage>handleMessage in class org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptorWSS4JOutInterceptor.handleMessage(org.apache.cxf.binding.soap.SoapMessage)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||