Uses of Interface
net.shibboleth.oidc.profile.config.OIDCAuthenticationProfileConfiguration
-
Packages that use OIDCAuthenticationProfileConfiguration Package Description net.shibboleth.oidc.profile.config Profile configurations related to OIDC functionality.net.shibboleth.oidc.profile.config.impl Profile configuration implementations related to OIDC functionality. -
-
Uses of OIDCAuthenticationProfileConfiguration in net.shibboleth.oidc.profile.config
Subinterfaces of OIDCAuthenticationProfileConfiguration 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. -
Uses of OIDCAuthenticationProfileConfiguration in net.shibboleth.oidc.profile.config.impl
Classes in net.shibboleth.oidc.profile.config.impl that implement OIDCAuthenticationProfileConfiguration Modifier and Type Class Description classDefaultOIDCAuthorizationConfigurationImplementation of a profile configuration for the OpenID Connect authorization endpoint.
-