Uses of Class
org.openehealth.ipf.commons.ihe.fhir.translation.FhirSecurityInformation
Packages that use FhirSecurityInformation
Package
Description
-
Uses of FhirSecurityInformation in org.openehealth.ipf.commons.ihe.fhir
Subclasses of FhirSecurityInformation in org.openehealth.ipf.commons.ihe.fhirModifier and TypeClassDescriptionstatic class
Methods in org.openehealth.ipf.commons.ihe.fhir that return FhirSecurityInformationModifier and TypeMethodDescriptionSslAwareAbstractRestfulClientFactory.getSecurityInformation()
abstract FhirSecurityInformation
<T> SslAwareAbstractRestfulClientFactory.initializeSecurityInformation
(boolean enabled, SSLContext sslContext, HostnameVerifier hostnameVerifier, String userName, String password) SslAwareApacheRestfulClient5Factory.initializeSecurityInformation
(boolean enabled, SSLContext sslContext, HostnameVerifier hostnameVerifier, String userName, String password) FhirSecurityInformation
<org.apache.http.impl.client.HttpClientBuilder> SslAwareApacheRestfulClientFactory.initializeSecurityInformation
(boolean enabled, SSLContext sslContext, HostnameVerifier hostnameVerifier, String userName, String password) FhirSecurityInformation
<com.github.mizosoft.methanol.Methanol.Builder> SslAwareMethanolRestfulClientFactory.initializeSecurityInformation
(boolean enabled, SSLContext sslContext, HostnameVerifier hostnameVerifier, String userName, String password) Methods in org.openehealth.ipf.commons.ihe.fhir with parameters of type FhirSecurityInformationModifier and TypeMethodDescriptionvoid
SslAwareAbstractRestfulClientFactory.setSecurityInformation
(FhirSecurityInformation<T> securityInformation) -
Uses of FhirSecurityInformation in org.openehealth.ipf.platform.camel.ihe.fhir.core
Methods in org.openehealth.ipf.platform.camel.ihe.fhir.core that return FhirSecurityInformation