Uses of Class
net.shibboleth.oidc.profile.oauth2.config.impl.AbstractOAuth2FlowAwareProfileConfiguration
-
Packages that use AbstractOAuth2FlowAwareProfileConfiguration 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 AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config.impl
Subclasses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config.impl Modifier and Type Class Description classAbstractOIDCSSOConfigurationBase class for profiles that support OIDC's concept of SSO, which spans multiple endpoints.classDefaultOIDCAuthorizationConfigurationImplementation of a profile configuration for the OpenID Connect authorization endpoint.classDefaultOIDCDynamicRegistrationConfigurationImplemenation of a profile configuration for the OpenID Connect dynamic client registration. -
Uses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl
Subclasses of AbstractOAuth2FlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config.impl Modifier and Type Class Description classDefaultOAuth2TokenConfigurationImplementation of an OIDC-aware OAuth 2 token endpoint profile configuration.
-