org.apache.tez.dag.app.security.authorize
Class TezAMPolicyProvider

java.lang.Object
  extended by org.apache.hadoop.security.authorize.PolicyProvider
      extended by org.apache.tez.dag.app.security.authorize.TezAMPolicyProvider

@InterfaceAudience.Private
@InterfaceStability.Unstable
public class TezAMPolicyProvider
extends org.apache.hadoop.security.authorize.PolicyProvider

PolicyProvider for YARN MapReduce protocols.


Field Summary
 
Fields inherited from class org.apache.hadoop.security.authorize.PolicyProvider
DEFAULT_POLICY_PROVIDER, POLICY_PROVIDER_CONFIG
 
Constructor Summary
TezAMPolicyProvider()
           
 
Method Summary
 org.apache.hadoop.security.authorize.Service[] getServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TezAMPolicyProvider

public TezAMPolicyProvider()
Method Detail

getServices

public org.apache.hadoop.security.authorize.Service[] getServices()
Specified by:
getServices in class org.apache.hadoop.security.authorize.PolicyProvider


Copyright © 2014 Apache Software Foundation. All rights reserved.