Package org.apache.hadoop.mapreduce.security

Class TokenCache

java.lang.Object
org.apache.hadoop.mapreduce.security.TokenCache

@Public @Evolving public class TokenCache extends Object
This class provides user facing APIs for transferring secrets from the job client to the tasks. The secrets can be stored just before submission of jobs and read during the task execution.