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, setAllowMTOM
configureCallbackHandler, getAdditionalInterceptors, getAfter, getBefore, getEncryptionCrypto, getId, getOption, getPassword, getPasswordEncryptor, getPhase, getProperties, getRoles, getSignatureCrypto, getUnderstoodHeaders, handleFault, isRequestor, loadCrypto, loadCryptoFromPropertiesFile, postHandleMessage, setId, setPassword, setPhase, setProperty, translateProperties
public void handleMessage(org.apache.cxf.binding.soap.SoapMessage msg) throws Fault
Interceptor
handleMessage
in interface Interceptor<org.apache.cxf.binding.soap.SoapMessage>
handleMessage
in class WSS4JStaxOutInterceptor
Fault
protected WSSSecurityProperties createSecurityProperties()
createSecurityProperties
in class AbstractWSS4JStaxInterceptor
protected void configureProperties(org.apache.cxf.binding.soap.SoapMessage msg, org.apache.xml.security.stax.ext.OutboundSecurityContext outboundSecurityContext, WSSSecurityProperties securityProperties) throws WSSecurityException
configureProperties
in class WSS4JStaxOutInterceptor
WSSecurityException
Copyright © 2016 JBoss by Red Hat. All rights reserved.