public class LoginHandler extends Object implements CallbackHandler
Constructor and Description |
---|
LoginHandler(String login,
char[] password,
String realm) |
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.