Uses of Interface
net.shibboleth.oidc.profile.config.OIDCDynamicRegistrationConfiguration
-
Packages that use OIDCDynamicRegistrationConfiguration Package Description net.shibboleth.oidc.profile.config.impl Profile configuration implementations related to OIDC functionality. -
-
Uses of OIDCDynamicRegistrationConfiguration in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OIDCDynamicRegistrationConfiguration Modifier and Type Class Description classDefaultOIDCDynamicRegistrationConfigurationImplemenation of a profile configuration for the OpenID Connect dynamic client registration.
-