Uses of Class
org.apache.hadoop.yarn.security.client.RMDelegationTokenIdentifier
Packages that use RMDelegationTokenIdentifier
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of RMDelegationTokenIdentifier in org.apache.hadoop.yarn.security.client
Methods in org.apache.hadoop.yarn.security.client that return types with arguments of type RMDelegationTokenIdentifierModifier and TypeMethodDescriptionorg.apache.hadoop.security.token.Token<RMDelegationTokenIdentifier>RMDelegationTokenSelector.selectToken(org.apache.hadoop.io.Text service, Collection<org.apache.hadoop.security.token.Token<? extends org.apache.hadoop.security.token.TokenIdentifier>> tokens) Method parameters in org.apache.hadoop.yarn.security.client with type arguments of type RMDelegationTokenIdentifierModifier and TypeMethodDescriptionstatic voidRMDelegationTokenIdentifier.Renewer.setSecretManager(org.apache.hadoop.security.token.delegation.AbstractDelegationTokenSecretManager<RMDelegationTokenIdentifier> secretManager, InetSocketAddress serviceAddress)