Package org.apache.bookkeeper.auth
Interface AuthCallbacks.GenericCallback<T>
- All Known Implementing Classes:
AuthHandler.ClientSideHandler.AuthHandshakeCompleteCallback,AuthHandler.ClientSideHandler.AuthRequestCallback,AuthHandler.ServerSideHandler.AuthHandshakeCompleteCallback,AuthHandler.ServerSideHandler.AuthResponseCallback,AuthHandler.ServerSideHandler.AuthResponseCallbackLegacy
- Enclosing class:
- AuthCallbacks
public static interface AuthCallbacks.GenericCallback<T>
Generic callback used in authentication providers.
-
Method Summary
-
Method Details
-
operationComplete
-