Package org.apache.bookkeeper.auth
Classes used to handle authentication in bookies and clients.
-
Interface Summary Interface Description AuthCallbacks.GenericCallback<T> Generic callback used in authentication providers.BookieAuthProvider Bookie authentication provider interface.BookieAuthProvider.Factory A factory to create the bookie authentication provider.ClientAuthProvider Client authentication provider interface.ClientAuthProvider.Factory A factory to create the authentication providers for bookkeeper clients. -
Class Summary Class Description AuthCallbacks Callbacks for AuthProviders.AuthProviderFactoryFactory A factory to manage the authentication provider factories.AuthToken A generic payload for Authentication Messages.BookKeeperPrincipal A Principal is the user bound to the connection.