|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AuthenticatedURL.Token to be
used by subsequent requests.
AuthenticationToken only
after the Kerberos SPNEGO sequence has completed successfully.
AuthenticatedURL class enables the use of the JDK URL class
against HTTP endpoints protected with the AuthenticationFilter.AuthenticatedURL.
AuthenticatedURL.
AuthenticationException.
AuthenticationException.
AuthenticationException.
AuthenticationFilter enables protecting web application resources with different (pluggable)
authentication mechanisms.AuthenticationToken contains information about an authenticated
HTTP client and doubles as the Principal to be returned by
authenticated HttpServletRequests
The token can be serialized/deserialized to and from a string as it is sent
and received in HTTP client responses and requests as a HTTP cookie (this is
done by the AuthenticationFilter).AuthenticationHandler.
Authenticator class to use when an AuthenticatedURL instance
is created without specifying an authenticator.
Authenticator will be used.
Principal interface).
AuthenticationToken for the request.
KerberosAuthenticationHandler implements the Kerberos SPNEGO authentication mechanism for HTTP.KerberosAuthenticator implements the Kerberos SPNEGO authentication sequence.HttpURLConnection.
PseudoAuthenticationHandler provides a pseudo authentication mechanism that accepts
the user name specified as a query string parameter.PseudoAuthenticator implementation provides an authentication equivalent to Hadoop's
Simple authentication, it trusts the value of the 'user.name' Java System property.Authenticator class to use when an AuthenticatedURL instance
is created without specifying an authenticator.
Signer when a string signature is invalid.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||