パッケージ org.postgresql.ssl

クラス LibPQFactory.ConsoleCallbackHandler

java.lang.Object
org.postgresql.ssl.LibPQFactory.ConsoleCallbackHandler
すべての実装されたインタフェース:
CallbackHandler
含まれているクラス:
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.