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.
  • Class
    Description
    This request object contains all the context information to determine whether a user has permission to access the target entity.
    org.apache.hadoop.yarn.security.AccessType
    Access types for a queue or an application.
    org.apache.hadoop.yarn.security.AdminACLsManager
     
    AMRMTokenIdentifier is the TokenIdentifier to be used by ApplicationMasters to authenticate to the ResourceManager.
    org.apache.hadoop.yarn.security.AMRMTokenIdentifier.Renewer
     
     
    org.apache.hadoop.yarn.security.ConfiguredYarnAuthorizer
    A YarnAuthorizationProvider implementation based on configuration files.
     
    TokenIdentifier for a container.
    org.apache.hadoop.yarn.security.ContainerTokenIdentifier.Renewer
     
     
    org.apache.hadoop.yarn.security.DockerCredentialTokenIdentifier
    TokenIdentifier for Docker registry credentials.
     
    org.apache.hadoop.yarn.security.NMTokenSelector
     
    org.apache.hadoop.yarn.security.Permission
    This class contains permissions info for the target object.
    org.apache.hadoop.yarn.security.PrivilegedEntity
    An entity in YARN that can be guarded with ACLs.
     
     
    org.apache.hadoop.yarn.security.YarnAuthorizationProvider
    An implementation of the interface will provide authorization related information and enforce permission check.