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