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