public static class LibPQFactory.ConsoleCallbackHandler extends Object implements CallbackHandler
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle
in interface CallbackHandler
callbacks
- The callbacks to handleUnsupportedCallbackException
- If the console is not available or other than
PasswordCallback is suppliedIOException
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.