Package com.sap.cloud.security.xsuaa.client
package com.sap.cloud.security.xsuaa.client
-
ClassDescriptionException thrown to signal issues during communication with OAuth2 server.Service that targets Identity service (xsuaa and identity) to request Json Web Keys.Retrieves OAuth2 Access Tokens as documented on Cloud Foundry UAA.
Note that the XSUAA API might differ slightly from these specs which is why not all parameters from the Cloud Foundry UAA documentation are configurable via this library.Implementation for Spring applications, that usesRestOperations.