Class CasHazelcastThrottlingConfiguration
- java.lang.Object
-
- org.apereo.cas.web.support.config.CasHazelcastThrottlingConfiguration
-
@Configuration("casHazelcastThrottlingConfiguration") @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public class CasHazelcastThrottlingConfiguration extends java.lang.ObjectConfigures a Hazelcast IMap that is used by the InMemory throttling interceptors to store failed login attempts.- Since:
- 5.3.4
-
-
Constructor Summary
Constructors Constructor Description CasHazelcastThrottlingConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.hazelcast.core.IMapthrottleSubmissionMap()
-