Uses of Package
net.shibboleth.idp.plugin.authn.oidc.rp.context
-
Packages that use net.shibboleth.idp.plugin.authn.oidc.rp.context Package Description net.shibboleth.idp.plugin.authn.oidc.rp.context Context classes for RP-specific information needed by profile actions.net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate Functions to navigate profile contexts.net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic Predicates for RP-specific messaging configuration. -
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.context Class Description AbstractAuthenticatableOIDCContext An abstract base class for subcontexts that carry information which may be authenticated.AbstractOIDCEntityContext Abstract base class for subcontexts that carry information about a OIDC entity.EndUserClaimsContext A context to hold the final set of claims associated with an authenticated end-user.OAuth2ClientContext A context to store information pertaining to the OAuth2 client (Relying Party) to use in communication with a OpenID Provider.OIDCAuthnContext Manages state during proxied OIDC authentication. -
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate Class Description AccessTokenResponseContext A context to hold an OIDC token request response.EndUserClaimsContext A context to hold the final set of claims associated with an authenticated end-user.OAuth2ClientContext A context to store information pertaining to the OAuth2 client (Relying Party) to use in communication with a OpenID Provider.UserInfoResponseContext 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.logic Class Description AbstractAuthenticatableOIDCContext An abstract base class for subcontexts that carry information which may be authenticated.UserInfoResponseContext A context to hold the response from the UserInfo endpoint.