Package dev.dsf.bpe.v2.client.fhir
Interface ClientConfig.CertificateAuthentication
- Enclosing interface:
ClientConfig
public static interface ClientConfig.CertificateAuthentication
-
Method Summary
-
Method Details
-
getKeyStore
KeyStore getKeyStore()- Returns:
- not
null
-
getKeyStorePassword
char[] getKeyStorePassword()- Returns:
- may be
null
-