Uses of Interface
net.shibboleth.oidc.profile.oauth2.config.OAuth2InterceptorAwareProfileConfiguration
Packages that use OAuth2InterceptorAwareProfileConfiguration
Package
Description
Profile configuration implementations related to OIDC functionality.
OAuth2 profile configuration implementations.
-
Uses of OAuth2InterceptorAwareProfileConfiguration in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OAuth2InterceptorAwareProfileConfigurationModifier 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.classImplementation of a profile configuration for the OpenID Connect logout.classImplementation of a profile configuration for the OpenID Connect core protocol userinfo endpoint. -
Uses of OAuth2InterceptorAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl
Classes in net.shibboleth.oidc.profile.oauth2.config.impl that implement OAuth2InterceptorAwareProfileConfigurationModifier and TypeClassDescriptionclassBase class for OAuth profile configurations that support OAuth-defined client authentication methods.classBase class for OIDC protocol configuration, containing configuration bits shared by all flow aware OIDC protocol configurations.classAbstract profile configuration implementation for interceptor flow aware OAuth2 profile configurations.classBase class for profile configurations that validate previously issued OAuth2 tokens.classImplementation 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.classImplementation of a profile configuration for the OAuth2 Token Introspection.classImplementation of a profile configuration for OAuth2 Token Revocation.