Package org.apereo.cas.oidc.config
Class OidcResponseConfiguration
- java.lang.Object
-
- org.apereo.cas.oidc.config.OidcResponseConfiguration
-
@Configuration(value="OidcResponseConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public class OidcResponseConfiguration extends java.lang.ObjectThis isOidcResponseConfiguration.- Since:
- 6.4.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOidcResponseConfiguration.OidcResponseAccessTokenConfigurationstatic classOidcResponseConfiguration.OidcResponseAuthorizationCodeConfigurationstatic classOidcResponseConfiguration.OidcResponseClientCredentialConfigurationstatic classOidcResponseConfiguration.OidcResponseImplicitConfigurationstatic classOidcResponseConfiguration.OidcResponseResourceOwnerConfigurationstatic classOidcResponseConfiguration.OidcResponseTokenConfigurationstatic classOidcResponseConfiguration.OidcResponseTokenGenerationConfiguration
-
Constructor Summary
Constructors Constructor Description OidcResponseConfiguration()
-