Uses of Class
org.apache.hadoop.yarn.security.AccessRequest
Packages that use AccessRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of AccessRequest in org.apache.hadoop.yarn.security
Methods in org.apache.hadoop.yarn.security with parameters of type AccessRequestModifier and TypeMethodDescriptionbooleanConfiguredYarnAuthorizer.checkPermission(AccessRequest accessRequest) abstract booleanYarnAuthorizationProvider.checkPermission(AccessRequest accessRequest) Check if user has the permission to access the target object.