| Package | Description |
|---|---|
| com.sap.cloud.security.xsuaa.tokenflows |
| Modifier and Type | Method and Description |
|---|---|
OAuth2TokenResponse |
PasswordTokenFlow.execute()
Executes this flow against the XSUAA endpoint.
|
OAuth2TokenResponse |
JwtBearerTokenFlow.execute()
Executes this flow against the XSUAA endpoint.
|
OAuth2TokenResponse |
RefreshTokenFlow.execute()
Executes the refresh token flow against XSUAA.
|
OAuth2TokenResponse |
UserTokenFlow.execute()
Deprecated.
Executes this flow against the XSUAA endpoint.
|
OAuth2TokenResponse |
ClientCredentialsTokenFlow.execute()
Executes the token flow and returns a JWT token from XSUAA.
|
Copyright © 2023. All rights reserved.