public class HttpKerberosAuthenticator extends org.apache.hadoop.security.authentication.client.KerberosAuthenticator
KerberosAuthenticator
subclass that fallback to
HttpPseudoAuthenticator
.Constructor and Description |
---|
HttpKerberosAuthenticator() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.security.authentication.client.Authenticator |
getFallBackAuthenticator()
Returns the fallback authenticator if the server does not use
Kerberos SPNEGO HTTP authentication.
|
public HttpKerberosAuthenticator()
protected org.apache.hadoop.security.authentication.client.Authenticator getFallBackAuthenticator()
getFallBackAuthenticator
in class org.apache.hadoop.security.authentication.client.KerberosAuthenticator
HttpPseudoAuthenticator
instance.Copyright © 2013 Apache Software Foundation. All Rights Reserved.