-
A representation of an OpenID Connect token response that contains both an access token
and an ID token as per the
OpenID Connect Core 1.0
specification.
Representation of an access token.
Indicates an OIDC related authentication error.
SPI for authenticating clients/applications.
A client secret credentials provider.
Abstraction for creating HttpClients.
Representation of a JSON Web Token, as per
RFC 7519.
Common marker interface when there is an OIDC related logout error.
The OpenID Connect (OIDC) configuration for a client application.
An interface that can be used to resolve the configuration needed for the OpenID
Connect HTTP authentication mechanism.
Exception to indicate a general failure related to the OpenID Connect HTTP mechanism.
Configuration for Java based adapters
Available in secured requests under HttpServletRequest.getAttribute().
An interface to locate the public key for an OpenID provider.
Representation of a realm access claim.
Provider for the HTTP OpenID Connect authentication mechanism.