| Package | Description |
|---|---|
| com.sap.cloud.security.xsuaa.tokenflows |
| Modifier and Type | Method and Description |
|---|---|
RefreshTokenFlow |
RefreshTokenFlow.disableCache(boolean disableCache)
Can be used to disable the cache for the flow.
|
RefreshTokenFlow |
RefreshTokenFlow.refreshToken(String refreshToken)
Sets the mandatory refresh token to be exchanged for a (refreshed) JWT.
|
RefreshTokenFlow |
XsuaaTokenFlows.refreshTokenFlow()
Creates a new Refresh Token Flow builder object.
Token, authorize and key set endpoints will be derived relative to the base URI. |
RefreshTokenFlow |
RefreshTokenFlow.subdomain(String subdomain)
Sets the subdomain (tenant) the token is requested for.
|
Copyright © 2022. All rights reserved.