Package | Description |
---|---|
org.apache.hadoop.security.authorize |
Modifier and Type | Method and Description |
---|---|
void |
DefaultImpersonationProvider.authorize(UserGroupInformation user,
InetAddress remoteAddress) |
void |
ImpersonationProvider.authorize(UserGroupInformation user,
InetAddress remoteAddress)
Authorize the superuser which is doing doAs.
|
default void |
ImpersonationProvider.authorize(UserGroupInformation user,
String remoteAddress)
Authorize the superuser which is doing doAs.
|
Copyright © 2023 Apache Software Foundation. All rights reserved.