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).This class is used to wrap the
Authenticator.AuthConfigurationgiven to theOpenIdAuthenticator.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 ofLoginServicerequired to use OpenID Connect.