public class NewGoogleCallBackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
NewGoogleCallBackHandler() |
NewGoogleCallBackHandler(String httpProxyHost,
int httpProxyPort) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks)
Handles the callbacks, and sets the user/password detail.
|
public NewGoogleCallBackHandler()
public NewGoogleCallBackHandler(String httpProxyHost, int httpProxyPort)
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlercallbacks - the callbacks to handleIOException - if an input or output error occurs.UnsupportedCallbackExceptionCopyright © 2015 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.