Package org.apache.hadoop.yarn.security
@Public
package org.apache.hadoop.yarn.security
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
ClassDescriptionThis request object contains all the context information to determine whether a user has permission to access the target entity.org.apache.hadoop.yarn.security.AccessTypeAccess types for a queue or an application.org.apache.hadoop.yarn.security.AdminACLsManagerAMRMTokenIdentifier is the TokenIdentifier to be used by ApplicationMasters to authenticate to the ResourceManager.org.apache.hadoop.yarn.security.AMRMTokenIdentifier.Renewerorg.apache.hadoop.yarn.security.ConfiguredYarnAuthorizerA YarnAuthorizationProvider implementation based on configuration files.TokenIdentifier for a container.org.apache.hadoop.yarn.security.ContainerTokenIdentifier.Renewerorg.apache.hadoop.yarn.security.DockerCredentialTokenIdentifierTokenIdentifier for Docker registry credentials.org.apache.hadoop.yarn.security.NMTokenSelectororg.apache.hadoop.yarn.security.PermissionThis class contains permissions info for the target object.org.apache.hadoop.yarn.security.PrivilegedEntityAn entity in YARN that can be guarded with ACLs.org.apache.hadoop.yarn.security.YarnAuthorizationProviderAn implementation of the interface will provide authorization related information and enforce permission check.