Uses of Class
net.shibboleth.oidc.profile.oauth2.config.AbstractOAuth2FlowAwareProfileConfiguration
-
Packages that use AbstractOAuth2FlowAwareProfileConfiguration Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.oauth2.config OAuth2 profile configurations. -
-
Uses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config
Subclasses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config Modifier and Type Class Description classAbstractOIDCSSOConfigurationBase class for profiles that support OIDC's concept of SSO, which spans multiple endpoints.classOIDCAuthorizationConfigurationProfile configuration for the OpenID Connect authorization endpoint.classOIDCDynamicRegistrationConfigurationProfile configuration for the OpenID Connect dynamic client registration. -
Uses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subclasses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config Modifier and Type Class Description classOAuth2TokenConfigurationOIDC-aware OAuth 2 token endpoint profile configuration.
-