| Package | Description |
|---|---|
| com.sap.cloud.security.xsuaa.client | |
| com.sap.cloud.security.xsuaa.tokenflows |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractOAuth2TokenService |
class |
DefaultOAuth2TokenService |
class |
XsuaaOAuth2TokenService
Implementation for Spring applications, that uses
RestOperations. |
| Constructor and Description |
|---|
PasswordTokenFlow(OAuth2TokenService tokenService,
OAuth2ServiceEndpointsProvider endpointsProvider,
ClientIdentity clientIdentity) |
XsuaaTokenFlows(OAuth2TokenService oAuth2TokenService,
OAuth2ServiceEndpointsProvider endpointsProvider,
ClientCredentials clientCredentials)
Deprecated.
|
XsuaaTokenFlows(OAuth2TokenService oAuth2TokenService,
OAuth2ServiceEndpointsProvider endpointsProvider,
ClientIdentity clientIdentity)
Create a new instance of this bean with the given RestTemplate.
|
Copyright © 2022. All rights reserved.