All Classes and Interfaces
Class
Description
Deprecated.
Fluent helper to chain operations.
Fluent helper to chain operations.
Implementation of
ThreadContextListener that ensures the correct initialization of AuthTokens when
working with non-container managed threads on all supported Cloud platforms.Thrown if the BasicAuthentication credentials cannot be accessed.
Static accessor to retrieve the BasicCredentials of the currently incoming request.
Facade for retrieving the current
BasicCredentials.ThreadContextListener implementation reading the Basic Authentication Header from the incoming request and
storing it in the current ThreadContext.Default implementation of the
BasicAuthenticationAccessor reading the username and password from the current
ThreadContext or, after that, from the currently incoming request and returning it as a
BasicCredentials object.Deprecated.
To be removed without replacement.
Deprecated.
To be removed without replacement.
Deprecated.
To be removed without replacement.
Deprecated.
Please directly use the token client library instead.
Builder type to customize OAuth2 service specific settings.
Settings about the Authorization Server.
The cache to store instances of
OAuth2TokenService according to ClientIdentity.Default implementation of the interface.
Facade for retrieving the current
AuthToken.Deprecated.
Please use
DefaultPrincipal instead.Deprecated.
Please use
DefaultPrincipalFacade instead.Deprecated.
without replacement.
Deprecated.
without replacement.
Implementation of
ThreadContextDecorator that ensures the correct initialization of Tokens when
working with non-container managed threads on Cloud Foundry.