程序包 | 说明 |
---|---|
org.apache.hadoop.mapreduce.security.token.delegation | |
org.apache.hadoop.security.token.delegation |
限定符和类型 | 类和说明 |
---|---|
class |
DelegationTokenIdentifier
A delegation token identifier that is specific to MapReduce.
|
限定符和类型 | 类和说明 |
---|---|
class |
AbstractDelegationTokenSecretManager<TokenIdent extends AbstractDelegationTokenIdentifier> |
class |
AbstractDelegationTokenSelector<TokenIdent extends AbstractDelegationTokenIdentifier>
Look through tokens to find the first delegation token that matches the
service and return it.
|
Copyright © 2009 The Apache Software Foundation