Class LibPQFactory.ConsoleCallbackHandler

java.lang.Object
org.postgresql.ssl.LibPQFactory.ConsoleCallbackHandler
All Implemented Interfaces:
CallbackHandler
Enclosing class:
LibPQFactory

public static class LibPQFactory.ConsoleCallbackHandler extends Object implements CallbackHandler
A CallbackHandler that reads the password from the console or returns the password given to its constructor.