Package ca.uhn.fhir.tls
Class TlsAuthentication
java.lang.Object
ca.uhn.fhir.tls.TlsAuthentication
-
Constructor Summary
ConstructorDescriptionTlsAuthentication
(Optional<KeyStoreInfo> theKeyStoreInfo, Optional<TrustStoreInfo> theTrustStoreInfo) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TlsAuthentication
public TlsAuthentication(Optional<KeyStoreInfo> theKeyStoreInfo, Optional<TrustStoreInfo> theTrustStoreInfo)
-
-
Method Details
-
getKeyStoreInfo
-
getTrustStoreInfo
-