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