|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorizationHandler | |
HTTPClient | This package provides a complete http client library. |
Uses of AuthorizationHandler in HTTPClient |
Classes in HTTPClient that implement AuthorizationHandler | |
class |
DefaultAuthHandler
This class is the default authorization handler. |
Methods in HTTPClient that return AuthorizationHandler | |
static AuthorizationHandler |
AuthorizationInfo.setAuthHandler(AuthorizationHandler handler)
Set's the authorization handler. |
static AuthorizationHandler |
AuthorizationInfo.getAuthHandler()
Get's the current authorization handler. |
Methods in HTTPClient with parameters of type AuthorizationHandler | |
static AuthorizationHandler |
AuthorizationInfo.setAuthHandler(AuthorizationHandler handler)
Set's the authorization handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |