| Package | Description |
|---|---|
| com.databricks.sdk.core.oauth |
| Modifier and Type | Method and Description |
|---|---|
protected RefreshableTokenSource.TokenState |
RefreshableTokenSource.getTokenState(Token t)
Determine the state of the current token (fresh, stale, or expired).
|
static RefreshableTokenSource.TokenState |
RefreshableTokenSource.TokenState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshableTokenSource.TokenState[] |
RefreshableTokenSource.TokenState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.