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
IOException
public void handle(Callback[] callbacks) throws UnsupportedCallbackException
handle
in interface CallbackHandler
UnsupportedCallbackException
Copyright © 2022 The Apache Software Foundation. All rights reserved.