Uses of Interface
net.shibboleth.oidc.profile.oauth2.config.OAuth2AuthorizationProfileConfiguration
Packages that use OAuth2AuthorizationProfileConfiguration
Package
Description
Profile configurations related to OIDC functionality.
Profile configuration implementations related to OIDC functionality.
OAuth2 profile configurations.
OAuth2 profile configuration implementations.
-
Uses of OAuth2AuthorizationProfileConfiguration in net.shibboleth.oidc.profile.config
Subinterfaces of OAuth2AuthorizationProfileConfiguration 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. -
Uses of OAuth2AuthorizationProfileConfiguration in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OAuth2AuthorizationProfileConfigurationModifier and TypeClassDescriptionclassImplementation of a profile configuration for the OpenID Connect authorization endpoint. -
Uses of OAuth2AuthorizationProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subinterfaces of OAuth2AuthorizationProfileConfiguration in net.shibboleth.oidc.profile.oauth2.configModifier and TypeInterfaceDescriptioninterfaceProfile configuration for OAuth2 Pushed Authorization Requests (PAR). -
Uses of OAuth2AuthorizationProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl
Classes in net.shibboleth.oidc.profile.oauth2.config.impl that implement OAuth2AuthorizationProfileConfigurationModifier and TypeClassDescriptionclassImplementation of a profile configuration for the OAuth2 Pushed Authorization Requests (PAR).