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.encoding.impl This package has encoders for various OIDC/OAuth2 requests.net.shibboleth.idp.plugin.authn.oidc.rp.impl This package has an authentication implementation for OpenID Connect authentication providers.net.shibboleth.idp.plugin.authn.oidc.rp.messaging.context.logic Predicates for RP-specific messaging configuration.net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl Package that contains message handlers. -
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.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.OIDCAuthnContext Manages state during proxied OIDC authentication via a Spring Controller.OutboundMessageHandlerContext A context to stash controller parameters for use by message handlers.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.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.encoding.impl Class Description AccessTokenResponseContext A context to hold an OIDC token request response. -
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.impl Class Description AbstractAuthenticatableOIDCContext An abstract base class for subcontexts that carry information which may be authenticated.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.OIDCAuthnContext Manages state during proxied OIDC authentication via a Spring Controller.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. -
Classes in net.shibboleth.idp.plugin.authn.oidc.rp.context used by net.shibboleth.idp.plugin.authn.oidc.rp.messaging.impl Class Description OutboundMessageHandlerContext A context to stash controller parameters for use by message handlers.