Uses of Class
org.openehealth.ipf.commons.ihe.ws.cxf.audit.WsAuditDataset
Packages that use WsAuditDataset
Package
Description
-
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.ech
Methods in org.openehealth.ipf.commons.ihe.ech that return types with arguments of type WsAuditDataset -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.hl7v2ws
Methods in org.openehealth.ipf.commons.ihe.hl7v2ws that return types with arguments of type WsAuditDataset -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.audit
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.hl7v3.auditModifier and TypeClassDescriptionclassGeneric audit dataset for IHE PIX/PDQ v3 transactions. -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.hpd
Methods in org.openehealth.ipf.commons.ihe.hpd that return types with arguments of type WsAuditDataset -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.hpd.iti59
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.hpd.iti59Modifier and TypeClassDescriptionclassAudit dataset for the ITI-59 transaction. -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.svs.core.audit
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.svs.core.audit -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.ws
Classes in org.openehealth.ipf.commons.ihe.ws with type parameters of type WsAuditDatasetModifier and TypeClassDescriptionclassJaxWsAsyncResponseServiceFactory<AuditDatasetType extends WsAuditDataset>Factory for Web Services serving asynchronous responsesclassJaxWsClientFactory<AuditDatasetType extends WsAuditDataset>Factory for ITI Web Service stubs.classJaxWsRequestClientFactory<AuditDatasetType extends WsAuditDataset>Factory for ITI Web Service stubsclassJaxWsRequestServiceFactory<AuditDatasetType extends WsAuditDataset>Factory for Web Services serving requestsclassJaxWsServiceFactory<AuditDatasetType extends WsAuditDataset>Factory for Web ServicesinterfaceWsInteractionId<ConfigType extends WsTransactionConfiguration<? extends WsAuditDataset>>classWsTransactionConfiguration<T extends WsAuditDataset>Contains information about a Web Service-based transaction. -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.ws.correlation
Classes in org.openehealth.ipf.commons.ihe.ws.correlation with type parameters of type WsAuditDatasetModifier and TypeInterfaceDescriptioninterfaceAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset>Interface for message correlators in asynchronous Web Service-based eHealth transactions.classEhcacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset>Deprecated, for removal: This API element is subject to removal in a future version.classJCacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset>JCache-based implementation of asynchronous message correlator.classSpringCacheAsynchronyCorrelator<AuditDatasetType extends WsAuditDataset>Ehcache-based implementation of asynchronous message correlator.Methods in org.openehealth.ipf.commons.ihe.ws.correlation with parameters of type WsAuditDatasetModifier and TypeMethodDescriptionvoidAsynchronyCorrelator.storeAuditDataset(String messageId, WsAuditDataset auditDataset) Stores audit dataset.voidJCacheAsynchronyCorrelator.storeAuditDataset(String messageId, WsAuditDataset auditDataset) voidSpringCacheAsynchronyCorrelator.storeAuditDataset(String messageId, WsAuditDataset auditDataset) -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.ws.cxf.audit
Classes in org.openehealth.ipf.commons.ihe.ws.cxf.audit with type parameters of type WsAuditDatasetModifier and TypeClassDescriptionclassAbstractAuditInterceptor<T extends WsAuditDataset>Base class for all ATNA audit-related CXF interceptors.classAuditInRequestInterceptor<T extends WsAuditDataset>CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.classAuditOutRequestInterceptor<T extends WsAuditDataset>CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.classAuditResponseInterceptor<T extends WsAuditDataset>CXF interceptor for ATNA auditing in WS-based IHE transactions with WSA asynchrony support.Methods in org.openehealth.ipf.commons.ihe.ws.cxf.audit with parameters of type WsAuditDatasetModifier and TypeMethodDescriptionprotected static voidXuaWsAuditDatasetEnricher.conditionallyAddHumanUser(AuditDataset.HumanUser humanUser, WsAuditDataset auditDataset) protected voidAbstractAuditInterceptor.enrichAuditDatasetFromRequest(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) Enriches the given audit dataset with elements from the given CXF request message.voidSwissEprWsAuditDatasetEnricher.enrichAuditDatasetFromRequest(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) voidWsAuditDatasetEnricher.enrichAuditDatasetFromRequest(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) Enriches the given audit dataset with elements from the given CXF request message.voidXuaWsAuditDatasetEnricher.enrichAuditDatasetFromRequest(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) protected voidAbstractAuditInterceptor.enrichAuditDatasetFromResponse(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) Enriches the given audit dataset with elements from the given CXF response message.voidSwissEprWsAuditDatasetEnricher.enrichAuditDatasetFromResponse(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) voidWsAuditDatasetEnricher.enrichAuditDatasetFromResponse(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) Enriches the given audit dataset with elements from the given CXF response message.voidXuaWsAuditDatasetEnricher.enrichAuditDatasetFromResponse(org.apache.cxf.binding.soap.SoapMessage message, Header.Direction headerDirection, WsAuditDataset auditDataset) protected static voidAbstractAuditInterceptor.extractAddressesFromServletRequest(org.apache.cxf.binding.soap.SoapMessage message, WsAuditDataset auditDataset) Extracts service URI and client IP address from the servlet request.protected static voidAbstractAuditInterceptor.extractClientCertificateCommonName(org.apache.cxf.binding.soap.SoapMessage message, WsAuditDataset auditDataset) Extract TLS information from servlet request, if availableprotected static voidAbstractAuditInterceptor.extractUserIdFromWSAddressing(org.apache.cxf.binding.soap.SoapMessage message, boolean isInbound, boolean inverseWsaDirection, WsAuditDataset auditDataset) Extracts user ID from an WS-Addressing SOAP header and stores it in the given audit dataset.protected static voidXuaWsAuditDatasetEnricher.extractXuaTokenElements(GPathResult xuaToken, WsAuditDataset auditDataset) -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xacml20.audit
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xacml20.audit -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xacml20.chadr
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xacml20.chadr -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xacml20.iti79
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xacml20.iti79 -
Uses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xds.core.audit
Subclasses of WsAuditDataset in org.openehealth.ipf.commons.ihe.xds.core.auditModifier and TypeClassDescriptionclassA data structure that contains XDS-specific ATNA audit information pieces in addition to common IHE Web Service-related ones.classAudit dataset specific for non-constructive operations (Read+Delete as opposed to Create+Update in CRUD) on document sets in an XDS Repository.classXDS audit dataset specific for query-related transactions.classXDS audit dataset specific for transactions related to XDS Metadata removal.classXDS audit dataset specific for submission-related transactions. -
Uses of WsAuditDataset in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v2ws that return types with arguments of type WsAuditDatasetModifier and TypeMethodDescriptionSimpleHl7v2WsEndpoint.getJaxWsClientFactory()SimpleHl7v2WsEndpoint.getJaxWsServiceFactory()Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hl7v2ws with type arguments of type WsAuditDatasetModifierConstructorDescriptionSimpleHl7v2WsEndpoint(String endpointUri, String address, AbstractWsComponent<WsAuditDataset, WsTransactionConfiguration<WsAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<WsAuditDataset>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) SimpleHl7v2WsEndpoint(String endpointUri, String address, AbstractWsComponent<WsAuditDataset, WsTransactionConfiguration<WsAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<WsAuditDataset>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) SimpleHl7v2WsEndpoint(String endpointUri, String address, AbstractWsComponent<WsAuditDataset, WsTransactionConfiguration<WsAuditDataset>, ? extends WsInteractionId<WsTransactionConfiguration<WsAuditDataset>>> component, Map<String, Object> parameters, Class<? extends AbstractWebService> serviceClass) -
Uses of WsAuditDataset in org.openehealth.ipf.platform.camel.ihe.hpd
Classes in org.openehealth.ipf.platform.camel.ihe.hpd with type parameters of type WsAuditDatasetModifier and TypeClassDescriptionclassHpdEndpoint<AuditDatasetType extends WsAuditDataset>classHpdQueryEndpoint<AuditDatasetType extends WsAuditDataset>classHpdQueryProducer<AuditDatasetType extends WsAuditDataset>Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hpd with type arguments of type WsAuditDataset -
Uses of WsAuditDataset in org.openehealth.ipf.platform.camel.ihe.hpd.chciq
Constructor parameters in org.openehealth.ipf.platform.camel.ihe.hpd.chciq with type arguments of type WsAuditDataset -
Uses of WsAuditDataset in org.openehealth.ipf.platform.camel.ihe.ws
Classes in org.openehealth.ipf.platform.camel.ihe.ws with type parameters of type WsAuditDatasetModifier and TypeClassDescriptionclassAbstractWsComponent<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InteractionIdType extends WsInteractionId<ConfigType>> Base component class for Web Service-based IHE components.classAbstractWsEndpoint<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>> Camel endpoint used to create producers and consumers based on webservice calls.classAbstractWsProducer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InType, OutType> Camel producer used to make calls to a Web Service.classDefaultWsConsumer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>> Camel component used to create process incoming exchanges based on webservice calls.classSimpleWsProducer<AuditDatasetType extends WsAuditDataset,ConfigType extends WsTransactionConfiguration<AuditDatasetType>, InType, OutType> Generic producer for Web Services which have only one operation. -
Uses of WsAuditDataset in org.openehealth.ipf.platform.camel.ihe.xacml20
Classes in org.openehealth.ipf.platform.camel.ihe.xacml20 with type parameters of type WsAuditDataset