Uses of Interface
net.shibboleth.oidc.profile.oauth2.config.OAuth2ResourceIndicatingProfileConfiguration
Packages that use OAuth2ResourceIndicatingProfileConfiguration
Package
Description
Profile configurations related to OIDC functionality.
Profile configuration implementations related to OIDC functionality.
OAuth2 profile configurations.
OAuth2 profile configuration implementations.
-
Uses of OAuth2ResourceIndicatingProfileConfiguration in net.shibboleth.oidc.profile.config
Subinterfaces of OAuth2ResourceIndicatingProfileConfiguration in net.shibboleth.oidc.profile.configModifier and TypeInterfaceDescriptioninterfaceGeneric configuration for an OIDC 1.0 authentication request.interfaceConfiguration of an OIDC 1.0 authentication request.interfaceConfiguration of an OIDC 1.0 authentication request.interfaceProfile configuration for an OIDC SSO Provider. -
Uses of OAuth2ResourceIndicatingProfileConfiguration in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OAuth2ResourceIndicatingProfileConfigurationModifier 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 OAuth2ResourceIndicatingProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subinterfaces of OAuth2ResourceIndicatingProfileConfiguration in net.shibboleth.oidc.profile.oauth2.configModifier and TypeInterfaceDescriptioninterfaceConfiguration common to OAuth 2.0 access token producing profiles.interfaceConfiguration for a generic OAuth 2.0 authorization request.interfaceProfile configuration for OAuth2 Pushed Authorization Requests (PAR).interfaceProfile interface for OAuth 2 token "audience" profile configuration.interfaceOIDC-aware OAuth 2.0 token endpoint profile configuration. -
Uses of OAuth2ResourceIndicatingProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl
Classes in net.shibboleth.oidc.profile.oauth2.config.impl that implement OAuth2ResourceIndicatingProfileConfigurationModifier and TypeClassDescriptionclassImplementation of a profile configuration for the OAuth2 Pushed Authorization Requests (PAR).classImplementation of an OAuth 2.0 token "audience" profile configuration.classImplementation of an OIDC-aware OAuth 2 token endpoint profile configuration.