public class ORCIDCallBackHandler extends Object implements CallbackHandler
| Constructor and Description |
|---|
ORCIDCallBackHandler() |
ORCIDCallBackHandler(String httpProxyHost,
int httpProxyPort) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks)
Handles the callbacks, and sets the user/password detail.
|
public ORCIDCallBackHandler()
public ORCIDCallBackHandler(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 © 2016 Leibniz Institute of Plant Genetics and Crop Plant Research (IPK). All rights reserved.