public class AuditOutRequestInterceptor<T extends WsAuditDataset> extends AbstractAuditInterceptor<T>
DATASET_CONTEXT_KEY, WSSE_NS_URI, XUA_SAML_ASSERTION| Constructor and Description |
|---|
AuditOutRequestInterceptor(AuditStrategy<T> auditStrategy,
AsynchronyCorrelator<T> correlator,
WsTransactionConfiguration wsTransactionConfiguration)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
process(org.apache.cxf.binding.soap.SoapMessage message)
Performs the actual work, being called from
Interceptor.handleMessage(Message). |
extractAddressesFromServletRequest, extractPojo, extractUserIdFromWSAddressing, extractXuaUserNameFromSaml2Assertion, getAuditDataset, getAuditStrategyhandleMessagegetFaultCodePrefix, getRoles, getUnderstoodHeaders, prepareStackTraceaddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBeforepublic AuditOutRequestInterceptor(AuditStrategy<T> auditStrategy, AsynchronyCorrelator<T> correlator, WsTransactionConfiguration wsTransactionConfiguration)
protected void process(org.apache.cxf.binding.soap.SoapMessage message)
throws Exception
AbstractSafeInterceptorInterceptor.handleMessage(Message).process in class AbstractSafeInterceptormessage - CXF message to process.Exception - any exception that occurred when processing the message.Copyright © 2016 Open eHealth Foundation. All rights reserved.