Package org.apereo.cas.oidc.config
Class OidcThrottleConfiguration
- java.lang.Object
-
- org.apereo.cas.oidc.config.OidcThrottleConfiguration
-
@Configuration(value="OidcThrottleConfiguration", proxyBeanMethods=false) @AutoConfigureOrder(2147483647) @ConditionalOnBean(name="authenticationThrottlingExecutionPlan") public class OidcThrottleConfiguration extends java.lang.ObjectThis isOidcThrottleConfiguration.- Since:
- 6.1.0
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOidcThrottleConfiguration.OidcThrottleExecutionPlanConfigurationstatic classOidcThrottleConfiguration.OidcThrottleFilterConfigurationstatic classOidcThrottleConfiguration.OidcThrottleWebMvcConfiguration
-
Constructor Summary
Constructors Constructor Description OidcThrottleConfiguration()
-