Uses of Class
org.apache.hadoop.yarn.security.Permission
Packages that use Permission
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of Permission in org.apache.hadoop.yarn.security
Method parameters in org.apache.hadoop.yarn.security with type arguments of type PermissionModifier and TypeMethodDescriptionvoidConfiguredYarnAuthorizer.setPermission(List<Permission> permissions, org.apache.hadoop.security.UserGroupInformation user) abstract voidYarnAuthorizationProvider.setPermission(List<Permission> permissions, org.apache.hadoop.security.UserGroupInformation ugi) Set permissions for the target object.