ClientToken
is the security token used by the AMs to verify authenticity of any client
.
The ResourceManager
, provides a secure token (via {@link ApplicationReport#getClientToken()}) which is verified by the ApplicationMaster when the client directly talks to an AM.
|
|
|
|
|
|
|
|