|
Class Summary |
| AuthenticatedURL |
The AuthenticatedURL class enables the use of the JDK URL class
against HTTP endpoints protected with the AuthenticationFilter. |
| AuthenticatedURL.Token |
Client side authentication token. |
| KerberosAuthenticator |
The KerberosAuthenticator implements the Kerberos SPNEGO authentication sequence. |
| PseudoAuthenticator |
The PseudoAuthenticator implementation provides an authentication equivalent to Hadoop
Simple authentication, it trust the value of the 'user.name' Java System property. |