org.postgresql.gss
Class GSSCallbackHandler
java.lang.Object
org.postgresql.gss.GSSCallbackHandler
- All Implemented Interfaces:
- CallbackHandler
public class GSSCallbackHandler
- extends Object
- implements CallbackHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSSCallbackHandler
public GSSCallbackHandler(String user,
String password)
handle
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
- Specified by:
handle
in interface CallbackHandler
- Throws:
IOException
UnsupportedCallbackException
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.