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 interfaceAuthenticationInterface of authentication providers.interfaceAuthenticationDataProviderInterface for accessing data which are used in variety of authentication schemes on client side.classAuthenticationFactoryFactory class that allows to createAuthenticationinstances for all the supported authentication methods.
-