| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.security | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| PrivilegedEntity | AccessRequest. getEntity() | 
| PrivilegedEntity | Permission. getTarget() | 
| Constructor and Description | 
|---|
| AccessRequest(PrivilegedEntity entity,
             org.apache.hadoop.security.UserGroupInformation user,
             AccessType accessType,
             String appId,
             String appName,
             String remoteAddress,
             List<String> forwardedAddresses) | 
| Permission(PrivilegedEntity target,
          Map<AccessType,org.apache.hadoop.security.authorize.AccessControlList> acls) | 
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.