| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrivilegedExecutor | |
|---|---|
| org.apache.flume.api | |
| org.apache.flume.auth | |
| Uses of PrivilegedExecutor in org.apache.flume.api | 
|---|
| Constructors in org.apache.flume.api with parameters of type PrivilegedExecutor | |
|---|---|
| SecureThriftRpcClient.UgiSaslClientTransport(String mechanism,
                                             String authorizationId,
                                             String protocol,
                                             String serverName,
                                             Map<String,String> props,
                                             CallbackHandler cbh,
                                             org.apache.thrift.transport.TTransport transport,
                                             PrivilegedExecutor privilegedExecutor) | |
| Uses of PrivilegedExecutor in org.apache.flume.auth | 
|---|
| Subinterfaces of PrivilegedExecutor in org.apache.flume.auth | |
|---|---|
|  interface | FlumeAuthenticatorFlumeAuthenticator extends on a PrivilegedExecutor providing capabilities to proxy as a different user | 
| Methods in org.apache.flume.auth that return PrivilegedExecutor | |
|---|---|
|  PrivilegedExecutor | FlumeAuthenticator.proxyAs(String proxyUserName)Returns the current instance if proxyUsername is null or returns the proxied Executor if proxyUserName is valid | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||