Uses of Interface
net.shibboleth.oidc.profile.oauth2.config.OAuth2AccessTokenProducingProfileConfiguration
-
Packages that use OAuth2AccessTokenProducingProfileConfiguration Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.oauth2.config OAuth2 profile configurations. -
-
Uses of OAuth2AccessTokenProducingProfileConfiguration in net.shibboleth.oidc.profile.config
Subinterfaces of OAuth2AccessTokenProducingProfileConfiguration in net.shibboleth.oidc.profile.config Modifier and Type Interface Description interfaceOIDCAuthorizationConfigurationConfiguration of an OIDC 1.0 authentication request.interfaceOIDCSSOProviderConfigurationProfile configuration for an OIDC SSO Provider. -
Uses of OAuth2AccessTokenProducingProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subinterfaces of OAuth2AccessTokenProducingProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config Modifier and Type Interface Description interfaceOAuth2TokenAudienceConfigurationProfile interface for OAuth 2 token "audience" profile configuration.interfaceOAuth2TokenConfigurationOIDC-aware OAuth 2.0 token endpoint profile configuration.
-