Uses of Interface
org.projecthusky.xua.core.SecurityHeaderElement
Packages that use SecurityHeaderElement
Package
Description
-
Uses of SecurityHeaderElement in org.projecthusky.communication
Methods in org.projecthusky.communication with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionboolean
ConvenienceMasterPatientIndexV3.addPatientDemographics
(Patient patient, String homeCommunityOid, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) adds a patient to the mpi.protected void
CamelService.addWssHeader
(SecurityHeaderElement securityHeaderElement, org.apache.camel.Exchange exchange) boolean
ConvenienceMasterPatientIndexV3.mergePatients
(Patient finalPatient, String mergeObsoleteId, String homeCommunityOid, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) Merge patient.protected org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunication.queryDocumentQuery
(AbstractStoredQuery query, SecurityHeaderElement securityHeader, org.openehealth.ipf.commons.ihe.xds.core.requests.query.QueryReturnType returnType, String messageId) Queries the registry of the affinity domain for all documents satisfying the given query parameters.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunication.queryDocumentReferencesOnly
(AbstractStoredQuery queryParameter, SecurityHeaderElement securityHeader, String messageId) Queries the document registry of the affinity domain for documents, using a find documents query.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunication.queryDocuments
(AbstractStoredQuery queryParameter, SecurityHeaderElement securityHeader, String messageId) Queries the document registry of the affinity domain for documents, using a find documents query.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunication.queryFolders
(FindFoldersStoredQuery queryParameter, SecurityHeaderElement security, String messageId) Queries the document registry of the affinity domain for documents, using a find documents query.ConvenienceMasterPatientIndexV3.queryPatientDemographics
(MasterPatientIndexQuery mpiQuery, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) queries the mpi for patient according to the demographics criteria specified.ConvenienceMasterPatientIndexV3.queryPatientId
(Patient patient, String homeCommunityOid, List<String> requestedCommunityOIDs, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) query the mpi with patient id and return the ids in the queried domains from the mpi.org.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
ConvenienceCommunication.retrieveDocument
(DocumentRequest docReq, SecurityHeaderElement security, String messageId) Retrieves a document from a Repositoryorg.openehealth.ipf.commons.ihe.xds.core.responses.RetrievedDocumentSet
ConvenienceCommunication.retrieveDocuments
(DocumentRequest[] docReq, SecurityHeaderElement security, String messageId) Retrieves multiple documents from one or more Repositoriesprotected org.apache.camel.Exchange
CamelService.send
(String endpoint, Object body, SecurityHeaderElement securityHeaderElement, String messageId, Map<String, String> outgoingHttpHeaders) org.openehealth.ipf.commons.ihe.xds.core.responses.Response
ConvenienceCommunication.submit
(SubmissionSetMetadata submissionSetMetadata, SecurityHeaderElement security, String messageId) Submission of the previously prepared document(s) to the repository
IHE [ITI-41] Provide and Register Document Set – b in the role of the IHE ITI Document Source actororg.openehealth.ipf.commons.ihe.xds.core.responses.Response
ConvenienceCommunication.submit
(SecurityHeaderElement security, String messageId) Submission of the previously prepared document(s) to the repository
IHE [ITI-41] Provide and Register Document Set – b in the role of the IHE ITI Document Source actororg.openehealth.ipf.commons.ihe.xds.core.responses.Response
ConvenienceCommunication.submitReplacement
(SubmissionSetMetadata submissionSetMetadata, String idOfOriginDocument, SecurityHeaderElement security, String messageId) Submission of the previously prepared document(s) to the repository to replace another document.boolean
ConvenienceMasterPatientIndexV3.updatePatientDemographics
(Patient patient, String homeCommunityOid, AffinityDomain affinityDomain, SecurityHeaderElement security, String messageId) updates the demographic information of the patient in the mpi. -
Uses of SecurityHeaderElement in org.projecthusky.communication.at
Methods in org.projecthusky.communication.at with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunicationAt.queryDocumentReferencesOnly
(Identificator patientId, SecurityHeaderElement assertion, String messageId) Queries the registry of the affinity domain for all documents of one patient.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunicationAt.queryDocuments
(Identificator patientId, SecurityHeaderElement assertion, String messageId) Queries the registry of the affinity domain for all documents of one patient.org.openehealth.ipf.commons.ihe.xds.core.responses.Response
ConvenienceCommunicationAt.submit
(Author author, Code codeContentType, SecurityHeaderElement security, String messageId) Submission of the previously prepared document(s) to the repository IHE [ITI-41] Provide and Register Document Set – b in the role of the IHE ITI Document Source actor -
Uses of SecurityHeaderElement in org.projecthusky.communication.ch
Methods in org.projecthusky.communication.ch with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionorg.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunicationCh.queryDocumentReferencesOnly
(Identificator patientId, SecurityHeaderElement security) Queries the registry of the affinity domain for all documents of one patient.org.openehealth.ipf.commons.ihe.xds.core.responses.QueryResponse
ConvenienceCommunicationCh.queryDocuments
(Identificator patientId, SecurityHeaderElement security) Queries the registry of the affinity domain for all documents of one patient.org.openehealth.ipf.commons.ihe.xds.core.responses.Response
ConvenienceCommunicationCh.submit
(AuthorRole authorRole, SecurityHeaderElement security) Submission of the previously prepared document(s) to the repository
IHE [ITI-41] Provide and Register Document Set – b in the role of the IHE ITI Document Source actor -
Uses of SecurityHeaderElement in org.projecthusky.communication.ch.ppq
Methods in org.projecthusky.communication.ch.ppq with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionConvenienceUserAccessAuthenticationChImpl.invokePrivacyPolicyFeed
(SecurityHeaderElement aAssertion, PrivacyPolicyFeed feed, PpClientConfig clientConfiguration) Method to invoke the PrivacyPolicyFeed. Methode um die PrivacyPolicyFeed auszuführen.ConvenienceUserAccessAuthenticationChImpl.invokePrivacyPolicyQuery
(SecurityHeaderElement aAssertion, PrivacyPolicyQuery query, PpClientConfig clientConfiguration) Method to invoke the PrivacyPolicyQuery. Methode um die PrivacyPolicyQuery auszuführen. -
Uses of SecurityHeaderElement in org.projecthusky.communication.ch.ppq.api
Methods in org.projecthusky.communication.ch.ppq.api with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionPrivacyPolicyQueryModule.invokePrivacyPolicyFeed
(SecurityHeaderElement aAssertion, PrivacyPolicyFeed feed, PpClientConfig clientConfiguration) Method to invoke the PrivacyPolicyFeed. Methode um die PrivacyPolicyFeed auszuführen.PrivacyPolicyQueryModule.invokePrivacyPolicyQuery
(SecurityHeaderElement aAssertion, PrivacyPolicyQuery query, PpClientConfig clientConfiguration) Method to invoke the PrivacyPolicyQuery. Methode um die PrivacyPolicyQuery auszuführen. -
Uses of SecurityHeaderElement in org.projecthusky.communication.ch.ppq.api.clients
Methods in org.projecthusky.communication.ch.ppq.api.clients with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionPpfClient.send
(SecurityHeaderElement aAssertion, PrivacyPolicyFeed request) Method to send an Add, Update or DeletePolicyRequest. Methode um einen Add, Update oder DeletePolicyRequest zu senden.PpqClient.send
(SecurityHeaderElement aAssertion, PrivacyPolicyQuery query) Method to send an PrivacyPolicyQuery. Methode um eine PrivacyPolicyQuery zu senden. -
Uses of SecurityHeaderElement in org.projecthusky.communication.ch.ppq.impl.clients
Methods in org.projecthusky.communication.ch.ppq.impl.clients with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionSimplePpfClient.send
(SecurityHeaderElement aAssertion, PrivacyPolicyFeed request) SimplePpqClient.send
(SecurityHeaderElement aAssertion, PrivacyPolicyQuery query) -
Uses of SecurityHeaderElement in org.projecthusky.communication.mpi.impl
Methods in org.projecthusky.communication.mpi.impl with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionboolean
PixV3Query.addPatient
(FhirPatient patient, SecurityHeaderElement assertion, String messageId) adds a patient to the mpi.boolean
PixV3Query.mergePatient
(FhirPatient patient, String obsoleteId, SecurityHeaderElement assertion, String messageId) Merge patient.PixV3Query.queryPatientId
(FhirPatient patient, List<String> queryDomainOids, List<String> queryDomainNamespaces, SecurityHeaderElement assertion, String messageId) query the mpi with patient id and return the ids in the queried domains from the mpi.PixV3Query.queryPatientId
(FhirPatient patient, SecurityHeaderElement assertion, String messageId) Query patient id.PdqV3Query.queryPatients
(V3PdqQuery mpiQuery, SecurityHeaderElement assertion, String messageId) Performs a PDQ Query (ITI-47)boolean
PixV3Query.updatePatient
(FhirPatient patient, SecurityHeaderElement assertion, String messageId) updates the demographic information of the patient in the mpi. -
Uses of SecurityHeaderElement in org.projecthusky.communication.mpi.impl.pix
Methods in org.projecthusky.communication.mpi.impl.pix with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionV3PixSource.sendMergePatients
(V3PixSourceMergePatients v3query, SecurityHeaderElement assertion, String messageId) Send the provided V3PixSourceMergePatients message to the serverV3PixSource.sendRecordAdded
(V3PixSourceRecordAdded v3query, SecurityHeaderElement assertion, String messageId) Send the provided V3PixSourceRecordAdded message to the server.V3PixSource.sendRecordRevised
(V3PixSourceRecordRevised v3query, SecurityHeaderElement assertion, String messageId) Send the provided V3PixSourceRecordRevised message to the server -
Uses of SecurityHeaderElement in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionprotected void
HuskyWebServiceClient.addWssHeader
(SecurityHeaderElement securityHeaderElement, org.apache.camel.Exchange exchange) org.apache.camel.Exchange
HuskyWebServiceClient.send
(String endpoint, Object body, SecurityHeaderElement securityHeaderElement, String messageId, Map<String, String> outgoingHttpHeaders) net.ihe.gazelle.hl7v3.mcciin000002UV01.MCCIIN000002UV01Type
HuskyWebServiceClient.sendITI44Query
(net.ihe.gazelle.hl7v3.prpain201304UV02.PRPAIN201304UV02Type request, SecurityHeaderElement assertion, URI pdqDest, String action, String messageId) net.ihe.gazelle.hl7v3.prpain201306UV02.PRPAIN201306UV02Type
HuskyWebServiceClient.sendPdqSearchQueryRequest
(PdqQuery request, SecurityHeaderElement security, URI pdqDest, String messageId) net.ihe.gazelle.hl7v3.mcciin000002UV01.MCCIIN000002UV01Type
HuskyWebServiceClient.sendPixAddPatientRequest
(net.ihe.gazelle.hl7v3.prpain201301UV02.PRPAIN201301UV02Type request, SecurityHeaderElement assertion, URI pdqDest, String action, String messageId) net.ihe.gazelle.hl7v3.mcciin000002UV01.MCCIIN000002UV01Type
HuskyWebServiceClient.sendPixUpdatePatientRequest
(net.ihe.gazelle.hl7v3.prpain201302UV02.PRPAIN201302UV02Type request, SecurityHeaderElement assertion, URI pdqDest, String action, String messageId) org.openehealth.ipf.commons.ihe.hl7v3.core.responses.PixV3QueryResponse
HuskyWebServiceClient.sendQuery
(org.openehealth.ipf.commons.ihe.hl7v3.core.requests.PixV3QueryRequest request, SecurityHeaderElement assertion, URI pdqDest, String messageId) -
Uses of SecurityHeaderElement in org.projecthusky.xua.communication.clients
Methods in org.projecthusky.xua.communication.clients with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionXuaClient.send
(SecurityHeaderElement aSecurityHeaderElement, XUserAssertionRequest aRequest) Method to send an X-User Assertion Request. Methode um einen X-User Assertion Request zu senden. -
Uses of SecurityHeaderElement in org.projecthusky.xua.communication.clients.impl
Methods in org.projecthusky.xua.communication.clients.impl with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionSimpleXuaClient.send
(SecurityHeaderElement aSecurityHeaderElement, XUserAssertionRequest aRequest) -
Uses of SecurityHeaderElement in org.projecthusky.xua.communication.impl
Methods in org.projecthusky.xua.communication.impl with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionConvenienceUserAccessAuthenticationImpl.invokeGetXUserAssertion
(SecurityHeaderElement aSecurityHeaderElement, XUserAssertionRequest aRequest, XuaClientConfig clientConfiguration) Method to get the xuser assertion from an X-Assertion Provider. Methode um die Authentifizierungs Assertion eines X-Assertion Providers zu erhalten. -
Uses of SecurityHeaderElement in org.projecthusky.xua.communication.soap.impl
Constructors in org.projecthusky.xua.communication.soap.impl with parameters of type SecurityHeaderElementModifierConstructorDescriptionHeaderAddAssertionSoapHandler
(SecurityHeaderElement aSecurityHeaderElement) Constructor with param -
Uses of SecurityHeaderElement in org.projecthusky.xua.communication.xua
Methods in org.projecthusky.xua.communication.xua with parameters of type SecurityHeaderElementModifier and TypeMethodDescriptionXUserAssertionModule.invokeGetXUserAssertion
(SecurityHeaderElement aSecurityHeaderElement, XUserAssertionRequest aRequest, XuaClientConfig clientConfiguration) Method to get the xuser assertion from an X-Assertion Provider. Methode um die Authentifizierungs Assertion eines X-Assertion Providers zu erhalten. -
Uses of SecurityHeaderElement in org.projecthusky.xua.saml2
Subinterfaces of SecurityHeaderElement in org.projecthusky.xua.saml2Modifier and TypeInterfaceDescriptioninterface
Interface describing the methods of the EncryptedAssertion. Interface welches die Methoden der EncryptedAssertion beschreibt.Classes in org.projecthusky.xua.saml2 that implement SecurityHeaderElement -
Uses of SecurityHeaderElement in org.projecthusky.xua.saml2.impl
Classes in org.projecthusky.xua.saml2.impl that implement SecurityHeaderElementModifier and TypeClassDescriptionclass
Implementation class of Interface Assertionclass
Implementation class of EncryptedAssertion Implementations Klasse von EncryptedAssertion -
Uses of SecurityHeaderElement in org.projecthusky.xua.wssecurity
Subinterfaces of SecurityHeaderElement in org.projecthusky.xua.wssecurityModifier and TypeInterfaceDescriptioninterface
Interface decribing the methods of UsernameToken Interface welches die Methoden von UsernameToken beschreibt -
Uses of SecurityHeaderElement in org.projecthusky.xua.wssecurity.impl
Classes in org.projecthusky.xua.wssecurity.impl that implement SecurityHeaderElementModifier and TypeClassDescriptionclass
Implementation class of interfaces UsernameToken and SecurityObject Implementations Klasse der Interfaces UsernameToken und SecurityObject