Interface OIDCProfileConfiguration
-
- All Superinterfaces:
Component,IdentifiedComponent,OAuth2ProfileConfiguration,net.shibboleth.idp.profile.config.ProfileConfiguration
- All Known Implementing Classes:
AbstractOIDCSSOConfiguration,OAuth2TokenConfiguration,OIDCAuthorizationConfiguration,OIDCProviderInformationConfiguration,OIDCPublishKeySetConfiguration
public interface OIDCProfileConfiguration extends OAuth2ProfileConfiguration
Marker interface for OIDC-specific profile configurations.Such profiles may be OAuth-defined but if they include features specific to OIDC should implement this interface as well.
-
-
Method Summary
-
Methods inherited from interface net.shibboleth.utilities.java.support.component.IdentifiedComponent
getId
-
-