java.lang.Object
org.apache.kafka.common.security.token.delegation.DelegationToken
 
A class representing a delegation token.
- 
Constructor Summary
Constructors
 
- 
Method Summary
 
 
- 
 
- 
Method Details
- 
 
- 
hmac
public byte[] hmac()
 
- 
hmacAsBase64String
public String hmacAsBase64String()
 
 
- 
 
- 
 
-