类 AuthenticationDataKeyStoreTls
java.lang.Object
org.apache.pulsar.client.impl.auth.AuthenticationDataKeyStoreTls
- 所有已实现的接口:
Serializable,AuthenticationDataProvider
- 另请参阅:
-
字段概要
从接口继承的字段 org.apache.pulsar.client.api.AuthenticationDataProvider
PULSAR_AUTH_METHOD_NAME -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.apache.pulsar.client.api.AuthenticationDataProvider
authenticate, getHttpAuthType, getHttpHeaders, getTlsCertificateFilePath, getTlsCertificates, getTlsPrivateKey, getTlsPrivateKeyFilePath, getTlsTrustStoreStream, hasDataForHttp, hasDataFromCommand
-
构造器详细资料
-
AuthenticationDataKeyStoreTls
- 抛出:
Exception
-
-
方法详细资料
-
hasDataForTls
public boolean hasDataForTls()- 指定者:
hasDataForTls在接口中AuthenticationDataProvider
-
getTlsKeyStoreParams
-
getCommandData
- 指定者:
getCommandData在接口中AuthenticationDataProvider
-