public class PolicyBasedWSS4JStaxInInterceptor extends WSS4JStaxInInterceptor
SECURITY_PROCESSED| Constructor and Description |
|---|
PolicyBasedWSS4JStaxInInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureProperties(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties) |
protected List<org.apache.xml.security.stax.securityEvent.SecurityEventListener> |
configureSecurityEventListeners(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties) |
protected WSSSecurityProperties |
createSecurityProperties() |
void |
handleMessage(org.apache.cxf.binding.soap.SoapMessage msg)
Intercepts a message.
|
protected boolean |
isNonceCacheRequired(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
Is a Nonce Cache required, i.e.
|
protected boolean |
isSamlCacheRequired(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
Is a SAML Cache required, i.e.
|
protected boolean |
isTimestampCacheRequired(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
Is a Timestamp cache required, i.e.
|
isGETconfigureCallbackHandler, 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 Fault
InterceptorhandleMessage in interface Interceptor<org.apache.cxf.binding.soap.SoapMessage>handleMessage in class WSS4JStaxInInterceptorFaultprotected WSSSecurityProperties createSecurityProperties()
createSecurityProperties in class AbstractWSS4JStaxInterceptorprotected void configureProperties(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
throws org.apache.xml.security.exceptions.XMLSecurityException
configureProperties in class WSS4JStaxInInterceptororg.apache.xml.security.exceptions.XMLSecurityExceptionprotected boolean isNonceCacheRequired(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
isNonceCacheRequired in class WSS4JStaxInInterceptorprotected boolean isTimestampCacheRequired(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
isTimestampCacheRequired in class WSS4JStaxInInterceptorprotected boolean isSamlCacheRequired(org.apache.cxf.binding.soap.SoapMessage msg,
WSSSecurityProperties securityProperties)
isSamlCacheRequired in class WSS4JStaxInInterceptorprotected List<org.apache.xml.security.stax.securityEvent.SecurityEventListener> configureSecurityEventListeners(org.apache.cxf.binding.soap.SoapMessage msg, WSSSecurityProperties securityProperties) throws WSSPolicyException
configureSecurityEventListeners in class WSS4JStaxInInterceptorWSSPolicyExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.