Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1003 Bytes

kafka-server-DelegationTokenManager.adoc

File metadata and controls

31 lines (19 loc) · 1003 Bytes

DelegationTokenManager

DelegationTokenManager is…​FIXME

DynamicConfigManager uses the TokenChangedNotificationHandler that…​FIXME

expireTokens Method

expireTokens(): Unit

expireTokens…​FIXME

Note
expireTokens is used when…​FIXME

TokenChangedNotificationHandler Object

TokenChangedNotificationHandler is a NotificationHandler that processNotification.

processNotification Method

processNotification(tokenIdBytes: Array[Byte]): Unit
Note
processNotification is part of the NotificationHandler Contract to…​FIXME.

processNotification…​FIXME