Package org.apereo.cas.config
Class CasThrottlingConfiguration
- java.lang.Object
-
- org.apereo.cas.config.CasThrottlingConfiguration
-
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) @ConditionalOnFeatureEnabled(feature=Throttling) @AutoConfiguration public class CasThrottlingConfiguration extends java.lang.ObjectThis isCasThrottlingConfiguration.- Since:
- 5.0.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCasThrottlingConfiguration.CasThrottlingContextConfigurationstatic classCasThrottlingConfiguration.CasThrottlingCoreConfigurationstatic classCasThrottlingConfiguration.CasThrottlingInterceptorConfigurationstatic classCasThrottlingConfiguration.CasThrottlingPlanConfigurationstatic classCasThrottlingConfiguration.CasThrottlingPlanExecutionConfigurationstatic classCasThrottlingConfiguration.CasThrottlingSchedulerConfigurationstatic classCasThrottlingConfiguration.CasThrottlingWebConfiguration
-
Constructor Summary
Constructors Constructor Description CasThrottlingConfiguration()
-