Uses of Class
org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler

Packages that use KerberosAuthenticationHandler
org.apache.hadoop.security.authentication.server   
 

Uses of KerberosAuthenticationHandler in org.apache.hadoop.security.authentication.server
 

Subclasses of KerberosAuthenticationHandler in org.apache.hadoop.security.authentication.server
 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.