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,
WSSSecurityProperties securityProperties) |
protected WSSSecurityProperties |
createSecurityProperties() |
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage msg)
Intercepts a message.
|
configureSecurityEventListener, createEndingInterceptor, getProperty, handleSecureMTOM, isAllowMTOM, setAllowMTOMconfigureCallbackHandler, getAdditionalInterceptors, getAfter, getBefore, getEncryptionCrypto, getId, getOption, getPassword, getPasswordEncryptor, getPhase, getProperties, getRoles, getSignatureCrypto, getUnderstoodHeaders, handleFault, isRequestor, loadCrypto, loadCryptoFromPropertiesFile, postHandleMessage, setId, setPassword, setPhase, setProperty, translatePropertiespublic void handleMessage(org.apache.cxf.binding.soap.SoapMessage msg)
throws Fault
InterceptorhandleMessage in interface Interceptor<org.apache.cxf.binding.soap.SoapMessage>handleMessage in class WSS4JStaxOutInterceptorFaultprotected WSSSecurityProperties createSecurityProperties()
createSecurityProperties in class AbstractWSS4JStaxInterceptorprotected void configureProperties(org.apache.cxf.binding.soap.SoapMessage msg,
org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext,
WSSSecurityProperties securityProperties)
throws WSSecurityException
configureProperties in class WSS4JStaxOutInterceptorWSSecurityExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.