public class UserImpersonation extends Object
INSTANCE_RPC_SASL_PROXYUSERS=rpc_user={allowed_accumulo_users=[...], allowed_client_hosts=[...]
INSTANCE_RPC_SASL_ALLOWED_USER_IMPERSONATION=rpc_user:user,user,user;...
INSTANCE_RPC_SASL_ALLOWED_HOST_IMPERSONATION=host,host:host...
| Modifier and Type | Class and Description |
|---|---|
static class |
UserImpersonation.AlwaysTrueSet<T> |
static class |
UserImpersonation.UsersWithHosts |
| Constructor and Description |
|---|
UserImpersonation(AccumuloConfiguration conf) |
public UserImpersonation(AccumuloConfiguration conf)
public UserImpersonation.UsersWithHosts get(String remoteUser)
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.