All Classes and Interfaces
Class
Description
Interface for components that manage a cache configured with
CacheConfiguration.A client credentials flow builder class.
A Jwt token consists of three parts, separated by ".":
header.payload.signature
Constructs a
CloseableHttpClient object.Thrown to signal issues during a http client initialization.
Represents a
CloseableHttpClient creation interface.A JWT bearer token flow builder.
Exception 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.
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.
A refresh token flow builder.
Creates a SSLContext (without Bouncy Castle crypto lib).
Data class to capture configuration options of token caches.
Exception thrown to signal issues during a token flow execution.
Implementation for Spring applications, that uses
RestOperations.A bean that can be
@Autowired by applications to get access to token
flow builders.