Uses of Class
org.apache.pulsar.common.classification.InterfaceAudience.LimitedPrivate
-
Packages that use InterfaceAudience.LimitedPrivate Package Description org.apache.pulsar.client.api Pulsar Client API. -
-
Uses of InterfaceAudience.LimitedPrivate in org.apache.pulsar.client.api
Classes in org.apache.pulsar.client.api with annotations of type InterfaceAudience.LimitedPrivate Modifier and Type Interface Description interface
Authentication
Interface of authentication providers.interface
AuthenticationDataProvider
Interface for accessing data which are used in variety of authentication schemes on client side.class
AuthenticationFactory
Factory class that allows to createAuthentication
instances for all the supported authentication methods.
-