public class ClientCertAuthenticator extends Object
Constructor and Description |
---|
ClientCertAuthenticator(String clientCert,
String clientCertKey) |
Modifier and Type | Method and Description |
---|---|
KeyStore |
getKeyStore() |
String |
getPemPassword() |
KeyStore |
makeTrustStore() |
public KeyStore makeTrustStore() throws CertificateException, NoSuchAlgorithmException, KeyStoreException, IOException
public KeyStore getKeyStore() throws CertificateException, NoSuchAlgorithmException, KeyStoreException, IOException
public String getPemPassword()
Copyright © 2016–2020. All rights reserved.