Uses of Class
org.apache.flume.auth.SecurityException

Packages that use SecurityException
org.apache.flume.auth   
 

Uses of SecurityException in org.apache.flume.auth
 

Methods in org.apache.flume.auth that throw SecurityException
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.