class FullyAutomaticAuthorizationUI.FullyAutomaticAuthorisationTask extends PleaseWaitRunnable
| Modifier and Type | Field and Description |
|---|---|
private OsmOAuthAuthorizationClient |
authClient |
private boolean |
canceled |
progressMonitor| Constructor and Description |
|---|
FullyAutomaticAuthorisationTask(java.awt.Component parent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
alertAuthorisationFailed(OsmOAuthAuthorizationException e) |
protected void |
alertInvalidLoginUrl() |
protected void |
alertLoginFailed(OsmLoginFailedException e) |
protected void |
cancel()
User pressed cancel button.
|
protected void |
finish()
Finish up the data work.
|
protected void |
handleException(OsmOAuthAuthorizationException e) |
protected void |
realRun()
Called in the worker thread to do the actual work.
|
afterFinish, canRunInBackground, getProgressMonitor, operationCanceled, runprivate boolean canceled
private OsmOAuthAuthorizationClient authClient
public FullyAutomaticAuthorisationTask(java.awt.Component parent)
protected void cancel()
PleaseWaitRunnablecancel in class PleaseWaitRunnableprotected void finish()
PleaseWaitRunnablefinish in class PleaseWaitRunnableprotected void alertAuthorisationFailed(OsmOAuthAuthorizationException e)
protected void alertInvalidLoginUrl()
protected void alertLoginFailed(OsmLoginFailedException e)
protected void handleException(OsmOAuthAuthorizationException e)
protected void realRun() throws org.xml.sax.SAXException, java.io.IOException, OsmTransferException
PleaseWaitRunnablerealRun in class PleaseWaitRunnableorg.xml.sax.SAXExceptionjava.io.IOExceptionOsmTransferException