public class ServerCallbackHandler extends Object implements CallbackHandler
SASL server side callback handler
Constructor and Description |
---|
ServerCallbackHandler(Configuration configuration,
Map stormConf,
boolean impersonationAllowed) |
public ServerCallbackHandler(Configuration configuration, Map stormConf, boolean impersonationAllowed) throws IOException
IOException
public void handle(Callback[] callbacks)
handle
in interface CallbackHandler
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.