Package org.eclipse.jetty.security.openid
package org.eclipse.jetty.security.openid
-
ClassDescriptionUsed to decode the ID Token from the base64 encrypted JSON Web Token (JWT).Implements authentication using OpenId Connect on top of OAuth 2.0.This Authentication represents a just completed OpenId Connect authentication.Holds the configuration for an OpenID Connect service.The credentials of an user to be authenticated with OpenID Connect.The implementation of
LoginService
required to use OpenID Connect.