| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthorizationException | |
|---|---|
| org.apache.hadoop.ipc | Tools to help define network clients and servers. | 
| org.apache.hadoop.security.authorize | |
| Uses of AuthorizationException in org.apache.hadoop.ipc | 
|---|
| Methods in org.apache.hadoop.ipc that throw AuthorizationException | |
|---|---|
|  void | Server.authorize(UserGroupInformation user,
          org.apache.hadoop.ipc.ConnectionHeader connection,
          InetAddress addr)Authorize the incoming client connection. | 
| Uses of AuthorizationException in org.apache.hadoop.security.authorize | 
|---|
| Methods in org.apache.hadoop.security.authorize that throw AuthorizationException | |
|---|---|
| static 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 | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||