public class PolicyBasedWSS4JStaxOutInterceptor extends WSS4JStaxOutInterceptor
OUTPUT_STREAM_HOLDER
Constructor and Description |
---|
PolicyBasedWSS4JStaxOutInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureProperties(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(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(SoapMessage msg) throws Fault
Interceptor
handleMessage
in interface Interceptor<SoapMessage>
handleMessage
in class WSS4JStaxOutInterceptor
Fault
protected org.apache.wss4j.stax.ext.WSSSecurityProperties createSecurityProperties()
createSecurityProperties
in class AbstractWSS4JStaxInterceptor
protected void configureProperties(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 WSS4JStaxOutInterceptor
org.apache.wss4j.common.ext.WSSecurityException
Apache CXF