Uses of Package
net.shibboleth.idp.plugin.authn.oidc.rp.context
Packages that use net.shibboleth.idp.plugin.authn.oidc.rp.context
Package
Description
Context classes for RP-specific information needed by profile actions.
Functions to navigate profile contexts.
This package has encoders for various OIDC/OAuth2 requests.
This package has an authentication implementation for OpenID Connect authentication providers.
Predicates for RP-specific messaging configuration.
Package that contains message handlers.
-
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.contextClassDescriptionAn abstract base class for subcontexts that carry information which may be authenticated.A context to hold an OIDC token request response.A context to hold the final set of claims associated with an authenticated end-user.A context to store information pertaining to the OAuth2 client (Relying Party) to use in communication with a OpenID Provider.Manages state during proxied OIDC authentication via a Spring Controller.A context to stash controller parameters for use by message handlers.A context to hold the response from the UserInfo endpoint.
-
-
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.implClassDescriptionAn abstract base class for subcontexts that carry information which may be authenticated.A context to hold an OIDC token request response.A context to hold the final set of claims associated with an authenticated end-user.A context to store information pertaining to the OAuth2 client (Relying Party) to use in communication with a OpenID Provider.Manages state during proxied OIDC authentication via a Spring Controller.A context to hold the response from the UserInfo endpoint.
-
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logicClassDescriptionAn abstract base class for subcontexts that carry information which may be authenticated.A context to hold the response from the UserInfo endpoint.
-
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.messaging.implClassDescriptionA context to stash controller parameters for use by message handlers.