public class SupportLoginLoader extends AbstractSupportAuthenticationLoader
Loader which performs an login operation on behalf
of an AuthenticationModule.callback, module| Constructor and Description |
|---|
SupportLoginLoader(android.content.Context context,
org.jboss.aerogear.android.Callback callback,
AuthenticationModule module,
Map<String,String> loginData) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.aerogear.android.http.HeaderAndBody |
loadInBackground() |
protected void |
onStartLoading() |
getCallback, getException, getModule, hasException, setExceptioncancelLoad, dump, onCanceled, onForceLoad, onLoadInBackground, setUpdateThrottle, waitForLoaderabandon, commitContentChanged, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onReset, onStopLoading, registerListener, reset, rollbackContentChanged, startLoading, stopLoading, takeContentChanged, toString, unregisterListenerpublic SupportLoginLoader(android.content.Context context,
org.jboss.aerogear.android.Callback callback,
AuthenticationModule module,
Map<String,String> loginData)
public org.jboss.aerogear.android.http.HeaderAndBody loadInBackground()
loadInBackground in class android.support.v4.content.AsyncTaskLoader<org.jboss.aerogear.android.http.HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.support.v4.content.Loader<org.jboss.aerogear.android.http.HeaderAndBody>Copyright © 2014 JBoss by Red Hat. All rights reserved.