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.Configurationgiven to theOpenIdAuthenticator.Holds the configuration for an OpenID Connect service.Builder forOpenIdConfiguration.The credentials of an user to be authenticated with OpenID Connect.The implementation ofLoginServicerequired to use OpenID Connect.