| Interface | Description |
|---|---|
| RequestAuthenticator |
Interface to be implemented by HTTP authentication schemes.
|
| RequestAuthenticatorFactory |
Factory interface to create
RequestAuthenticators out of AuthenticationSchemes. |
| Class | Description |
|---|---|
| BasicAuthenticationRequestAuthenticator |
This
RequestAuthenticator implements a HTTP
Basic Authentication scheme. |
| BasicRequestAuthenticator |
This
RequestAuthenticator implements a HTTP
Basic Authentication scheme. |
| DefaultRequestAuthenticatorFactory |
This default factory is responsible of creating a
RequestAuthenticator out of a given AuthenticationScheme |
| SAuthc1RequestAuthenticator |
| Enum | Description |
|---|---|
| MacAlgorithm |
Copyright © 2012–2014. All rights reserved.