@Internal
public static interface DelegationTokenManager.Listener
DelegationTokenManager.
By registering it in the manager one can receive callbacks when events are happening.
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onNewTokensObtained(byte[] tokens)
Callback function when new delegation tokens obtained.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.