|
||||||||||
| 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 |
RPC.Server.authorize(Subject user,
org.apache.hadoop.ipc.ConnectionHeader connection)
|
void |
Server.authorize(Subject user,
org.apache.hadoop.ipc.ConnectionHeader connection)
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(Subject user,
Class<?> protocol)
Authorize the user to access the protocol being used. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||