Package org.apache.syncope.core.rest.cxf
Class MDCInInterceptor
java.lang.Object
org.apache.cxf.phase.AbstractPhaseInterceptor<Message>
org.apache.syncope.core.rest.cxf.MDCInInterceptor
- All Implemented Interfaces:
- Interceptor<Message>,- PhaseInterceptor<Message>
Populate MDC with sensible information, for the current thread.
 MDC is then cleared up by 
ThreadLocalCleanupOutInterceptor- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.cxf.phase.AbstractPhaseInterceptoraddAfter, addAfter, addBefore, addBefore, getAdditionalInterceptors, getAfter, getBefore, getId, getPhase, handleFault, isGET, isRequestor, setAfter, setBefore
- 
Field Details- 
KEY_EXCHANGE_ID- See Also:
 
 
- 
- 
Constructor Details- 
MDCInInterceptorpublic MDCInInterceptor()
 
- 
- 
Method Details- 
handleMessage- Throws:
- Fault
 
 
-