@Internal public static interface DelegationTokenManager.Listener
DelegationTokenManager
.
By registering it in the manager one can receive callbacks when events are happening.
Modifier and Type | Method and Description |
---|---|
void |
onNewTokensObtained(byte[] tokens)
Callback function when new delegation tokens obtained.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.