| Package | Description | 
|---|---|
| org.apache.flume.api | |
| org.apache.flume.auth | 
| Constructor and Description | 
|---|
| UgiSaslClientTransport(String mechanism,
                      String authorizationId,
                      String protocol,
                      String serverName,
                      Map<String,String> props,
                      CallbackHandler cbh,
                      org.apache.thrift.transport.TTransport transport,
                      PrivilegedExecutor privilegedExecutor) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | FlumeAuthenticatorFlumeAuthenticator extends on a PrivilegedExecutor providing capabilities to
 proxy as a different user | 
| Modifier and Type | Method and Description | 
|---|---|
| PrivilegedExecutor | FlumeAuthenticator. proxyAs(String proxyUserName)Returns the current instance if proxyUsername is null or
 returns the proxied Executor if proxyUserName is valid | 
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.