Uses of Interface
org.openehealth.ipf.platform.camel.ihe.atna.interceptor.AuditInterceptor
Package
Description
-
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.consumer
Modifier and TypeClassDescriptionclass
ConsumerAuditInterceptor<AuditDatasetType extends FhirAuditDataset>
Consumer-side FHIR ATNA auditing Camel interceptor. -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.fhir.core.intercept.producer
Modifier and TypeClassDescriptionclass
ProducerAuditInterceptor<AuditDatasetType extends FhirAuditDataset>
Consumer-side FHIR ATNA auditing Camel interceptor. -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept
Modifier and TypeClassDescriptionclass
MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset>
Common audit interceptor support for both consumer and producer side of MLLP endpoints -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.consumer
Modifier and TypeClassDescriptionclass
ConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset>
Consumer-side ATNA auditing Camel interceptor. -
Uses of AuditInterceptor in org.openehealth.ipf.platform.camel.ihe.mllp.core.intercept.producer
Modifier and TypeClassDescriptionclass
ProducerAuditInterceptor<AuditDatasetType extends MllpAuditDataset>
Producer-side ATNA auditing Camel interceptor.