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 class is used to wrap the
Authenticator.Configuration
given to theOpenIdAuthenticator
.Holds the configuration for an OpenID Connect service.The credentials of an user to be authenticated with OpenID Connect.The implementation ofLoginService
required to use OpenID Connect.