| Modifier and Type | Class and Description |
|---|---|
class |
SimpleToken |
| Modifier and Type | Method and Description |
|---|---|
Token |
TokenManager.getCurrentToken() |
protected Token |
TokenManager.renewToken()
This method is called by the renewal scheduler
Dispatches a request to the identity provider asynchronously, with a timeout for execution, and returns the Token if successfully acquired.
|
Token |
IdentityProvider.requestToken() |
| Modifier and Type | Method and Description |
|---|---|
void |
TokenListener.onTokenRenewed(Token newToken) |
Copyright © 2025. All rights reserved.