类 AuthenticationDataNull
java.lang.Object
org.apache.pulsar.client.impl.auth.AuthenticationDataNull
- 所有已实现的接口:
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, getCommandData, getHttpAuthType, getHttpHeaders, getTlsCertificateFilePath, getTlsCertificates, getTlsKeyStoreParams, getTlsPrivateKey, getTlsPrivateKeyFilePath, getTlsTrustStoreStream, hasDataForHttp, hasDataForTls, hasDataFromCommand
-
构造器详细资料
-
AuthenticationDataNull
public AuthenticationDataNull()
-