public class AuthenticationDataKeyStoreTls extends Object implements AuthenticationDataProvider
| Constructor and Description |
|---|
AuthenticationDataKeyStoreTls(KeyStoreParams keyStoreParams) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandData() |
KeyStoreParams |
getTlsKeyStoreParams() |
boolean |
hasDataForTls() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticate, getHttpAuthType, getHttpHeaders, getTlsCerificateFilePath, getTlsCertificates, getTlsPrivateKey, getTlsPrivateKeyFilePath, getTlsTrustStoreStream, hasDataForHttp, hasDataFromCommandpublic AuthenticationDataKeyStoreTls(KeyStoreParams keyStoreParams) throws Exception
Exceptionpublic boolean hasDataForTls()
hasDataForTls in interface AuthenticationDataProviderpublic KeyStoreParams getTlsKeyStoreParams()
getTlsKeyStoreParams in interface AuthenticationDataProviderpublic String getCommandData()
getCommandData in interface AuthenticationDataProviderCopyright © 2017–2021 Apache Software Foundation. All rights reserved.