public class KerberosUgiAuthenticator extends KerberosAuthenticator
AUTHORIZATION, NEGOTIATE, WWW_AUTHENTICATE
构造器和说明 |
---|
KerberosUgiAuthenticator() |
限定符和类型 | 方法和说明 |
---|---|
protected Authenticator |
getFallBackAuthenticator()
If the specified URL does not support SPNEGO authentication, a fallback
Authenticator will be used. |
authenticate
protected Authenticator getFallBackAuthenticator()
KerberosAuthenticator
Authenticator
will be used.
This implementation returns a PseudoAuthenticator
.getFallBackAuthenticator
在类中 KerberosAuthenticator
Authenticator
.Copyright © 2009 The Apache Software Foundation