public class EnrollLoader extends AbstractAuthenticationLoader
Loader which performs an enroll operation on behalf
of an AuthenticationModule.callback, module| Constructor and Description |
|---|
EnrollLoader(android.content.Context context,
Callback callback,
AuthenticationModule module,
Map<String,String> params) |
| 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 EnrollLoader(android.content.Context context,
Callback callback,
AuthenticationModule module,
Map<String,String> params)
public HeaderAndBody loadInBackground()
loadInBackground in class android.content.AsyncTaskLoader<HeaderAndBody>protected void onStartLoading()
onStartLoading in class android.content.Loader<HeaderAndBody>Copyright © 2014 JBoss by Red Hat. All rights reserved.