Class ConsumerAuthenticationFailureInterceptor

java.lang.Object
org.openehealth.ipf.commons.ihe.core.chain.ChainableImpl
org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport
org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer.ConsumerAuthenticationFailureInterceptor
All Implemented Interfaces:
Processor, Chainable, Interceptor

public class ConsumerAuthenticationFailureInterceptor extends InterceptorSupport
Interceptor that handles any MllpAuthenticationFailure that occurred while processing an exchange.
  • Constructor Details

    • ConsumerAuthenticationFailureInterceptor

      public ConsumerAuthenticationFailureInterceptor(AuditContext auditContext)
  • Method Details