Package org.apereo.cas.config
Class CasOAuth20ThrottleConfiguration
java.lang.Object
org.apereo.cas.config.CasOAuth20ThrottleConfiguration
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
@ConditionalOnFeatureEnabled(feature=OAuth)
@AutoConfiguration
public class CasOAuth20ThrottleConfiguration
extends Object
This is
CasOAuth20ThrottleConfiguration.- Since:
- 5.3.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CasOAuth20ThrottleConfiguration
public CasOAuth20ThrottleConfiguration()
-