Package org.apereo.cas.config
Class CasThrottlingConfiguration.CasThrottlingSchedulerConfiguration
- java.lang.Object
-
- org.apereo.cas.config.CasThrottlingConfiguration.CasThrottlingSchedulerConfiguration
-
- Enclosing class:
- CasThrottlingConfiguration
@Configuration(value="CasThrottlingSchedulerConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class CasThrottlingConfiguration.CasThrottlingSchedulerConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CasThrottlingSchedulerConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.RunnablethrottleSubmissionCleaner(org.apereo.cas.throttle.AuthenticationThrottlingExecutionPlan plan)
-