public class PolicyBasedWSS4JStaxOutInterceptor extends WSS4JStaxOutInterceptor
| Modifier and Type | Field and Description |
|---|---|
static PolicyBasedWSS4JStaxOutInterceptor |
INSTANCE |
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, setAllowMTOMconfigureCallbackHandler, getAdditionalInterceptors, getAfter, getBefore, getEncryptionCrypto, getId, getOption, getPassword, getPasswordEncryptor, getPhase, getProperties, getRoles, getSignatureCrypto, getUnderstoodHeaders, handleFault, isRequestor, loadCrypto, loadCryptoFromPropertiesFile, postHandleMessage, setId, setPassword, setPhase, setProperty, translatePropertiespublic static final PolicyBasedWSS4JStaxOutInterceptor INSTANCE
public void handleMessage(SoapMessage msg) throws Fault
InterceptorhandleMessage in interface Interceptor<SoapMessage>handleMessage in class WSS4JStaxOutInterceptorFaultprotected org.apache.wss4j.stax.ext.WSSSecurityProperties createSecurityProperties()
createSecurityProperties in class AbstractWSS4JStaxInterceptorprotected 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 WSS4JStaxOutInterceptororg.apache.wss4j.common.ext.WSSecurityExceptionApache CXF