Uses of Interface
org.apache.bookkeeper.auth.BookieAuthProvider
Packages that use BookieAuthProvider
Package
Description
Classes used to handle authentication in bookies and clients.
Classes related to the Bookkeeper protocol.
SASL and JAAS Authentication classes.
Security and TLS-related classes.
-
Uses of BookieAuthProvider in org.apache.bookkeeper.auth
Methods in org.apache.bookkeeper.auth that return BookieAuthProviderModifier and TypeMethodDescriptionBookieAuthProvider.Factory.newProvider(BookieConnectionPeer connection, AuthCallbacks.GenericCallback<Void> completeCb) Create a new instance of a bookie auth provider. -
Uses of BookieAuthProvider in org.apache.bookkeeper.proto
Fields in org.apache.bookkeeper.proto declared as BookieAuthProviderModifier and TypeFieldDescription(package private) BookieAuthProviderAuthHandler.ServerSideHandler.authProvider -
Uses of BookieAuthProvider in org.apache.bookkeeper.sasl
Classes in org.apache.bookkeeper.sasl that implement BookieAuthProviderModifier and TypeClassDescriptionclassSASL Bookie Authentication Provider.Methods in org.apache.bookkeeper.sasl that return BookieAuthProviderModifier and TypeMethodDescriptionSASLBookieAuthProviderFactory.newProvider(BookieConnectionPeer addr, AuthCallbacks.GenericCallback<Void> completeCb) -
Uses of BookieAuthProvider in org.apache.bookkeeper.tls
Methods in org.apache.bookkeeper.tls that return BookieAuthProviderModifier and TypeMethodDescriptionBookieAuthZFactory.newProvider(BookieConnectionPeer addr, AuthCallbacks.GenericCallback<Void> completeCb)