| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.security.authentication.server |
| 限定符和类型 | 类和说明 |
|---|---|
class |
KerberosAuthenticationHandler
The
KerberosAuthenticationHandler implements the Kerberos SPNEGO authentication mechanism for HTTP. |
class |
PseudoAuthenticationHandler
The
PseudoAuthenticationHandler provides a pseudo authentication mechanism that accepts
the user name specified as a query string parameter. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected AuthenticationHandler |
AuthenticationFilter.getAuthenticationHandler()
Returns the authentication handler being used.
|
Copyright © 2009 The Apache Software Foundation