| Interface | Description |
|---|---|
| LoaderAuthenticationModule |
Sometimes a AuthenticationManager will actually be wrapped in a Loader.
|
| Class | Description |
|---|---|
| AbstractAuthenticationLoader |
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.
|
| AuthenticationModuleAdapter |
This class manages the relationship between Android's Loader framework and
requests to Authentication.
|
| EnrollLoader |
This class is a
Loader which performs an enroll operation on behalf
of an AuthenticationModule. |
| LoginLoader |
This class is a
Loader which performs an login operation on behalf
of an AuthenticationModule. |
| LogoutLoader |
This class is a
Loader which performs an logout operation on behalf
of an AuthenticationModule. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.