| Class | Description |
|---|---|
| AbstractSupportAuthenticationLoader |
This class provides a reference to the callback, authentication module, and
possible exceptions for the authentication loaders, modules, and call backs
which may use it.
|
| SupportAuthenticationModuleAdapter |
This class manages the relationship between Android's Loader framework and
requests to Authentication.
|
| SupportEnrollLoader |
This class is a
Loader which performs an enroll operation on behalf
of an AuthenticationModule. |
| SupportLoginLoader |
This class is a
Loader which performs an login operation on behalf
of an AuthenticationModule. |
| SupportLogoutLoader |
This class is a
Loader which performs an logout operation on behalf
of an AuthenticationModule. |
| Enum | Description |
|---|---|
| SupportAuthenticationModuleAdapter.Methods |
Copyright © 2014 JBoss by Red Hat. All rights reserved.