public class LogoutLoader extends AbstractAuthenticationLoader
Loader which performs an logout operation on behalf
of an AuthenticationModule.callback, module| Constructor and Description |
|---|
LogoutLoader(android.content.Context context,
Callback callback,
AuthenticationModule module) |
| Modifier and Type | Method and Description |
|---|---|
HeaderAndBody |
loadInBackground() |
protected void |
onStartLoading() |
getCallback, getException, getModule, setExceptioncancelLoadInBackground, dump, isLoadInBackgroundCanceled, onCanceled, onCancelLoad, onForceLoad, onLoadInBackground, setUpdateThrottleabandon, cancelLoad, dataToString, deliverCancellation, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onReset, onStopLoading, registerListener, registerOnLoadCanceledListener, reset, startLoading, stopLoading, takeContentChanged, toString, unregisterListener, unregisterOnLoadCanceledListenerpublic LogoutLoader(android.content.Context context,
Callback callback,
AuthenticationModule module)
public HeaderAndBody loadInBackground()
loadInBackground in class android.content.AsyncTaskLoader<HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.content.Loader<HeaderAndBody>Copyright © 2013 JBoss by Red Hat. All Rights Reserved.