|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HttpClientCallback | Implementations are responsible for prompting the user for his credentials. |
Class Summary | |
---|---|
AbstractHttpClientCallback | A base class for HttpClientCallback implementations, providing a default set of configurable filters to
accept the request. |
Base64CallbackHandler | Base 64 callback handler supporting Basic authentication. |
BasicClientCallback | Sends HTTP basic authentication headers. |
CompositeCallback | Deprecated. since 4.5 - not needed anymore. |
CredentialsCallbackHandler | A JAAS CallbackHandler using plain text passwords. |
FormClientCallback | Renders a login form using Freemarker and the template configured with FormClientCallback.loginForm . |
PlainTextCallbackHandler | Plain text callback handler supporting Form based authentication. |
RealmCallback | Deprecated. |
RedirectClientCallback | An HttpClientCallback implementation which redirects to a configured path or URL. |
UserCallback | Used to transport the created User object back. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |