public static class LibPQFactory.ConsoleCallbackHandler extends Object implements CallbackHandler
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlercallbacks - The callbacks to handleUnsupportedCallbackException - If the console is not available or other than
PasswordCallback is suppliedIOException - if an input or output error occurs. Copyright © 2019 PostgreSQL Global Development Group. All rights reserved.