@InterfaceAudience.Public @InterfaceStability.Stable public abstract class GetDelegationTokenResponse extends Object
GetDelegationTokenRequest request 
 from the client. The response contains the token that 
 can be used by the containers to talk to  ClientRMService.| Constructor and Description | 
|---|
| GetDelegationTokenResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Token | getRMDelegationToken()The Delegation tokens have a identifier which maps to
  AbstractDelegationTokenIdentifier. | 
@InterfaceAudience.Public @InterfaceStability.Stable public abstract Token getRMDelegationToken()
AbstractDelegationTokenIdentifier.Copyright © 2023 Apache Software Foundation. All rights reserved.