| Interface | Description |
|---|---|
| Cacheable |
Interface for components that manage a cache configured with
CacheConfiguration. |
| Class | Description |
|---|---|
| ClientCredentialsTokenFlow |
A client credentials flow builder class.
|
| PasswordTokenFlow | |
| RefreshTokenFlow |
A refresh token flow builder.
|
| TokenCacheConfiguration |
Data class to capture configuration options of token caches.
|
| UserTokenFlow |
A user token flow builder class.
|
| XsuaaTokenFlows |
A bean that can be
@Autowired by applications to get access to token
flow builders. |
| Exception | Description |
|---|---|
| TokenFlowException |
Exception thrown to signal issues during a token flow execution.
|
Copyright © 2021. All rights reserved.