public class PasswordCallbackHandler extends Object implements CallbackHandler
Constructor and Description |
---|
PasswordCallbackHandler(String password) |
public PasswordCallbackHandler(String password)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
IOException
UnsupportedCallbackException
Copyright © 2010–2019. All rights reserved.