Package | Description |
---|---|
org.apache.hadoop.security.authorize |
Modifier and Type | Method and Description |
---|---|
void |
ServiceAuthorizationManager.authorize(UserGroupInformation user,
Class<?> protocol,
Configuration conf,
InetAddress addr)
Authorize the user to access the protocol being used.
|
static void |
ProxyUsers.authorize(UserGroupInformation user,
String remoteAddress,
Configuration newConf)
Authorize the superuser which is doing doAs
|
Copyright © 2013 Apache Software Foundation. All rights reserved.