Uses of Interface
net.shibboleth.oidc.profile.config.OIDCSSORelyingPartyConfigurationEx
Packages that use OIDCSSORelyingPartyConfigurationEx
Package
Description
Profile configuration implementations related to OIDC functionality.
OAuth2 profile configuration implementations.
-
Uses of OIDCSSORelyingPartyConfigurationEx in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OIDCSSORelyingPartyConfigurationExModifier and TypeClassDescriptionclassBase class for profiles that support OIDC's concept of SSO, which spans multiple endpoints.classImplementation of a profile configuration for the OpenID Connect authorization endpoint. -
Uses of OIDCSSORelyingPartyConfigurationEx in net.shibboleth.oidc.profile.oauth2.config.impl
Classes in net.shibboleth.oidc.profile.oauth2.config.impl that implement OIDCSSORelyingPartyConfigurationExModifier and TypeClassDescriptionclassImplementation of a profile configuration for the OAuth2 Pushed Authorization Requests (PAR).classImplementation of an OIDC-aware OAuth 2 token endpoint profile configuration.