Uses of Interface
net.shibboleth.oidc.profile.config.OIDCFlowAwareProfileConfiguration
-
Packages that use OIDCFlowAwareProfileConfiguration Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.oauth2.config OAuth2 profile configurations. -
-
Uses of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config
Subinterfaces of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.config Modifier and Type Interface Description interfaceOIDCAuthenticationRelyingPartyProfileConfigurationConfiguration of an OIDC 1.0 authentication request.interfaceOIDCAuthorizationConfigurationConfiguration of an OIDC 1.0 authentication request.interfaceOIDCDynamicRegistrationConfigurationConfiguration of OpenID Connect Dynamic Client Registration 1.0.interfaceOIDCSSOProviderConfigurationProfile configuration for an OIDC SSO Provider.interfaceOIDCSSORelyingPartyConfigurationProfile configuration for an OIDC SSO Client or Relying Party. -
Uses of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config
Subinterfaces of OIDCFlowAwareProfileConfiguration in net.shibboleth.oidc.profile.oauth2.config Modifier and Type Interface Description interfaceOAuth2TokenConfigurationOIDC-aware OAuth 2.0 token endpoint profile configuration.
-