| Package | Description | 
|---|---|
| org.apache.hadoop.security.authorize | Support for service-level authorization. | 
| 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 © 2025 Apache Software Foundation. All rights reserved.