|
AeroGear Android Library 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.content.Loader<D>
android.content.AsyncTaskLoader<HeaderAndBody>
org.jboss.aerogear.android.authentication.impl.loader.AbstractAuthenticationLoader
org.jboss.aerogear.android.authentication.impl.loader.LogoutLoader
public class LogoutLoader
This class is a Loader which performs an logout operation on behalf
of an AuthenticationModule.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class android.content.Loader |
|---|
android.content.Loader.ForceLoadContentObserver, android.content.Loader.OnLoadCompleteListener<D> |
| Field Summary |
|---|
| Fields inherited from class org.jboss.aerogear.android.authentication.impl.loader.AbstractAuthenticationLoader |
|---|
callback, module |
| Constructor Summary | |
|---|---|
LogoutLoader(android.content.Context context,
Callback callback,
AuthenticationModule module)
|
|
| Method Summary | |
|---|---|
HeaderAndBody |
loadInBackground()
|
protected void |
onStartLoading()
|
| Methods inherited from class org.jboss.aerogear.android.authentication.impl.loader.AbstractAuthenticationLoader |
|---|
getCallback, getException, getModule, setException |
| Methods inherited from class android.content.AsyncTaskLoader |
|---|
cancelLoad, dump, onCanceled, onForceLoad, onLoadInBackground, setUpdateThrottle |
| Methods inherited from class android.content.Loader |
|---|
abandon, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onReset, onStopLoading, registerListener, reset, startLoading, stopLoading, takeContentChanged, toString, unregisterListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LogoutLoader(android.content.Context context,
Callback callback,
AuthenticationModule module)
| Method Detail |
|---|
public HeaderAndBody loadInBackground()
loadInBackground in class android.content.AsyncTaskLoader<HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.content.Loader<HeaderAndBody>
|
AeroGear Android Library 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||