Uses of Interface
org.apache.flume.auth.FlumeAuthenticator

Packages that use FlumeAuthenticator
org.apache.flume.auth   
 

Uses of FlumeAuthenticator in org.apache.flume.auth
 

Methods in org.apache.flume.auth that return FlumeAuthenticator
static FlumeAuthenticator FlumeAuthenticationUtil.getAuthenticator(String principal, String keytab)
          If principal and keytab are null, this method returns a SimpleAuthenticator which executes without authentication.
 



Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.