Uses of Interface
com.cloudera.alfredo.server.AuthenticationHandler

Packages that use AuthenticationHandler
com.cloudera.alfredo.server   
 

Uses of AuthenticationHandler in com.cloudera.alfredo.server
 

Classes in com.cloudera.alfredo.server that implement AuthenticationHandler
 class KerberosAuthenticationHandler
          The KerberosAuthenticationHandler implements the Kerberos SPNEGO authentication mechanims for HTTP.
 class PseudoAuthenticationHandler
          The PseudoAuthenticationHandler provides a pseudo authentication mechanism that accepts the user name specified as a query string parameter.
 

Methods in com.cloudera.alfredo.server that return AuthenticationHandler
protected  AuthenticationHandler AuthenticationFilter.getAuthenticationHandler()
          Returns the authentication handler being used.
 



Copyright © 2012 Cloudera Inc.. All Rights Reserved.