| Interface | Description |
|---|---|
| AuthHandler |
Top-level Interface for the "auth handler" classes.
|
| ClientAuthHandler |
Client-side auth handler.
|
| HttpClientAuthHandler |
Client-side auth handler using Apache HttpClient...
|
| ProviderAuthHandler |
Server-side auth handler.
|
| URLConnectionAuthHandler |
Client-side auth handler using HttpURLConnection...
|
| Class | Description |
|---|---|
| AbstractAuthHandler |
Copyright © 2013. All rights reserved.