Uses of Interface
net.shibboleth.oidc.profile.config.OIDCFlowAwareProfileConfiguration
Packages that use OIDCFlowAwareProfileConfiguration
Package
Description
Profile configurations related to OIDC functionality.
Profile configuration implementations related to OIDC functionality.
OAuth2 profile configurations.
OAuth2 profile configuration implementations.
-
Uses of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config
Subinterfaces of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.configModifier and TypeInterfaceDescriptioninterfaceConfiguration of an OIDC 1.0 authentication request.interfaceConfiguration of an OIDC 1.0 authentication request.interfaceConfiguration of OpenID Connect Dynamic Client Registration 1.0.interfaceProfile configuration for an OIDC SSO Provider.interfaceProfile configuration for an OIDC SSO Client or Relying Party. -
Uses of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OIDCFlowAwareProfileConfigurationModifier 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.classImplemenation of a profile configuration for the OpenID Connect dynamic client registration. -
Uses of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subinterfaces of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.configModifier and TypeInterfaceDescriptioninterfaceProfile configuration for OAuth2 Pushed Authorization Requests (PAR).interfaceOIDC-aware OAuth 2.0 token endpoint profile configuration. -
Uses of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl
Classes in net.shibboleth.oidc.profile.oauth2.config.impl that implement OIDCFlowAwareProfileConfigurationModifier and TypeClassDescriptionclassBase class for OIDC protocol configuration, containing configuration bits shared by all flow aware OIDC protocol configurations.classImplementation of a profile configuration for the OAuth2 Pushed Authorization Requests (PAR).classImplementation of an OIDC-aware OAuth 2 token endpoint profile configuration.