public class JaasCallbackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
JaasCallbackHandler(String username,
String password,
RemotingConnection remotingConnection) |
public JaasCallbackHandler(String username, String password, RemotingConnection remotingConnection)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.