public class ServerCallbackHandler extends Object implements CallbackHandler
SASL server side callback handler for kerberos auth.
| Constructor and Description | 
|---|
ServerCallbackHandler(Map<String,Object> topoConf,
                     boolean impersonationAllowed)  | 
public ServerCallbackHandler(Map<String,Object> topoConf, boolean impersonationAllowed) throws IOException
IOExceptionpublic void handle(Callback[] callbacks) throws UnsupportedCallbackException
handle in interface CallbackHandlerUnsupportedCallbackExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.