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,
org.jboss.aerogear.android.Callback callback,
AuthenticationModule module) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aerogear.android.http.HeaderAndBody |
loadInBackground() |
protected void |
onStartLoading() |
getCallback, getException, getModule, hasException, setExceptioncancelLoadInBackground, dump, isLoadInBackgroundCanceled, onCanceled, onCancelLoad, onForceLoad, onLoadInBackground, setUpdateThrottleabandon, cancelLoad, commitContentChanged, dataToString, deliverCancellation, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onReset, onStopLoading, registerListener, registerOnLoadCanceledListener, reset, rollbackContentChanged, startLoading, stopLoading, takeContentChanged, toString, unregisterListener, unregisterOnLoadCanceledListenerpublic LogoutLoader(android.content.Context context,
org.jboss.aerogear.android.Callback callback,
AuthenticationModule module)
public org.jboss.aerogear.android.http.HeaderAndBody loadInBackground()
loadInBackground in class android.content.AsyncTaskLoader<org.jboss.aerogear.android.http.HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.content.Loader<org.jboss.aerogear.android.http.HeaderAndBody>Copyright © 2014 JBoss by Red Hat. All rights reserved.