Class ConcurrentThrottledSubmissionsStore

java.lang.Object
org.apereo.cas.throttle.BaseMappableThrottledSubmissionsStore<org.apereo.cas.web.support.ThrottledSubmission>
org.apereo.cas.throttle.ConcurrentThrottledSubmissionsStore
All Implemented Interfaces:
org.apereo.cas.web.support.ThrottledSubmissionsStore<org.apereo.cas.web.support.ThrottledSubmission>

public class ConcurrentThrottledSubmissionsStore extends BaseMappableThrottledSubmissionsStore<org.apereo.cas.web.support.ThrottledSubmission>
Since:
6.5.0
  • Constructor Details

    • ConcurrentThrottledSubmissionsStore

      public ConcurrentThrottledSubmissionsStore(org.apereo.cas.configuration.CasConfigurationProperties casProperties)