Package com.aquima.web.boot.security.openid
package com.aquima.web.boot.security.openid
-
ClassDescriptionDefault implementation of the OpenID Connect Discovery Client.Default implementation of the Blueriq Service Account using OpenID Connect.OpenID Connect Settings specified in the property file.OpenID Connect Settings that uses discovery for loading the OpenID Provider Metadata.Exception thrown when either the configuration defined for OpenID Connect is not supported or the OpenID Connect Provider doesn't support the specified configuration.Ker response entity in accordance the JSON Web Key (JWK) Fromat.OpenID Connect Provider Metadata Response.Represents a user that was authenticated using OpenID Connect authorization code or password grants.The base interface for all authentications performed using OpenID Connect.A filter which handles OpenID Connect bearer access tokens provided in an Authorization header.This class represents the authentication provider for login with openid connect.Represents an authentication request using an OpenID Connect Bearer Access Token.An OpenID Connect client used for back-channel communication with an OpenID Connect Identity Provider.An OpenID Connect client used for OpenID Connect Identity Provider Configuration Discovery.Exception thrown when an OpenId Connect Identity Provider returns an error.Represents a service account that was authenticated using the OpenID Connect client credentials grant.Represents an authentication request using the OpenID Connect client credentials grant.OpenID Connect Settings that also include OpenID Connect Provider Metadata according to OpenID Connect Discovery 1.0.Represents a user that was authenticated using OpenID Connect authorization code or password grants with the option to retrieve the idToken.Represents a user that was authenticated using OpenID Connect authorization code or password grants.Represents an authentication request using the OpenID Connect authorization code or password grants.Validates the OpenID Connect configuration taking into account what OpenID Connect Provider supports.A service account that is capable of obtaining a new access token when the existing token expires.Represents the response from the OpenID Connect UserInfo Endpoint.