public class PolicyBasedWSS4JStaxOutInterceptor extends WSS4JStaxOutInterceptor
OUTPUT_STREAM_HOLDER| Constructor and Description |
|---|
PolicyBasedWSS4JStaxOutInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureProperties(org.apache.cxf.binding.soap.SoapMessage msg,
org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext,
org.apache.wss4j.stax.ext.WSSSecurityProperties securityProperties) |
protected org.apache.wss4j.stax.ext.WSSSecurityProperties |
createSecurityProperties() |
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) |
configureSecurityEventListener, createEndingInterceptor, handleSecureMTOM, isAllowMTOM, setAllowMTOMconfigureCallbackHandler, getAdditionalInterceptors, getAfter, getBefore, getEncryptionCrypto, getId, getOption, getPassword, getPasswordEncryptor, getPhase, getProperties, getProperty, getRoles, getSignatureCrypto, getUnderstoodHeaders, handleFault, isRequestor, loadCrypto, loadCryptoFromPropertiesFile, postHandleMessage, setId, setPassword, setPhase, setProperty, translatePropertiespublic void handleMessage(org.apache.cxf.binding.soap.SoapMessage msg)
throws org.apache.cxf.interceptor.Fault
handleMessage in interface org.apache.cxf.interceptor.Interceptor<org.apache.cxf.binding.soap.SoapMessage>handleMessage in class WSS4JStaxOutInterceptororg.apache.cxf.interceptor.Faultprotected org.apache.wss4j.stax.ext.WSSSecurityProperties createSecurityProperties()
createSecurityProperties in class AbstractWSS4JStaxInterceptorprotected void configureProperties(org.apache.cxf.binding.soap.SoapMessage msg,
org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext,
org.apache.wss4j.stax.ext.WSSSecurityProperties securityProperties)
throws org.apache.wss4j.common.ext.WSSecurityException
configureProperties in class WSS4JStaxOutInterceptororg.apache.wss4j.common.ext.WSSecurityExceptionApache CXF