All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractOAuth2TokenService Assertions Base64JwtDecoder Cacheable Interface for components that manage a cache configured withCacheConfiguration.ClientCredentials Deprecated. ClientCredentialsTokenFlow A client credentials flow builder class.DecodedJwt A Jwt token consists of three parts, separated by ".": header.payload.signature UseBase64JwtDecoder.getInstance().decode(token)to get aDecodedJwtinstance.DefaultHttpClientFactory Creates aCloseableHttpClientinstance.DefaultOAuth2TokenKeyService DefaultOAuth2TokenService DefaultOidcConfigurationService https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfigurationRequestHttpClientException Thrown to signal issues during a http client initialization.HttpClientFactory Represents aCloseableHttpClientcreation interface.HttpClientUtil HttpHeader HttpHeaders HttpHeadersFactory MediaType OAuth2ServiceEndpointsProvider OAuth2ServiceException Exception thrown to signal issues during communication with OAuth2 server.OAuth2ServiceException.Builder OAuth2TokenKeyService Service that targets Identity service (xsuaa and identity) to request Json Web Keys.OAuth2TokenResponse OAuth2TokenService Retrieves OAuth2 Access Tokens as documented here: https://docs.cloudfoundry.org/api/uaa/version/4.31.0/index.html#tokenOAuth2TokenServiceConstants OidcConfigurationService PasswordTokenFlow RefreshTokenFlow A refresh token flow builder.SpringOAuth2TokenKeyService SpringOidcConfigurationService SSLContextFactory Creates a SSLContext (without Bouncy Castle crypto lib).TokenCacheConfiguration Data class to capture configuration options of token caches.TokenFlowException Exception thrown to signal issues during a token flow execution.UriUtil UserTokenFlow A user token flow builder class.XsuaaDefaultEndpoints XsuaaOAuth2TokenService Implementation for Spring applications, that usesRestOperations.XsuaaTokenFlows A bean that can be@Autowiredby applications to get access to token flow builders.