| Package | Description |
|---|---|
| com.sap.cloud.security.xsuaa.client | |
| com.sap.cloud.security.xsuaa.tokenflows |
| Modifier and Type | Class and Description |
|---|---|
class |
XsuaaDefaultEndpoints |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ServiceEndpointsProvider |
DefaultOidcConfigurationService.retrieveEndpoints(URI discoveryEndpointUri) |
OAuth2ServiceEndpointsProvider |
SpringOidcConfigurationService.retrieveEndpoints(URI discoveryEndpointUri) |
OAuth2ServiceEndpointsProvider |
OidcConfigurationService.retrieveEndpoints(URI discoveryEndpointUri)
Requests an OpenID Provider Configuration Document from OAuth Server.
|
| 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.