Uses of Class
net.shibboleth.oidc.profile.config.AbstractOIDCSSOConfiguration
-
Packages that use AbstractOIDCSSOConfiguration Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.oauth2.config OAuth2 profile configurations. -
-
Uses of AbstractOIDCSSOConfiguration in net.shibboleth.oidc.profile.config
Subclasses of AbstractOIDCSSOConfiguration in net.shibboleth.oidc.profile.config Modifier and Type Class Description classOIDCAuthorizationConfigurationProfile configuration for the OpenID Connect authorization endpoint. -
Uses of AbstractOIDCSSOConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subclasses of AbstractOIDCSSOConfiguration in net.shibboleth.oidc.profile.oauth2.config Modifier and Type Class Description classOAuth2TokenConfigurationOIDC-aware OAuth 2 token endpoint profile configuration.
-