| Package | Description |
|---|---|
| org.apache.hadoop.fs.http.server | |
| org.apache.hadoop.security.authentication.server |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpFSKerberosAuthenticationHandler
Server side
AuthenticationHandler that authenticates requests
using the incoming delegation token as a 'delegation' query string parameter. |
| Modifier and Type | Class and Description |
|---|---|
class |
AltKerberosAuthenticationHandler
The
AltKerberosAuthenticationHandler behaves exactly the same way as
the KerberosAuthenticationHandler, except that it allows for an
alternative form of authentication for browsers while still using Kerberos
for Java access. |
Copyright © 2013 Apache Software Foundation. All rights reserved.