Package | Description |
---|---|
org.apache.hadoop.yarn.security |
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–2022 Apache Software Foundation. All rights reserved.