Class JdbcThrottleProperties

java.lang.Object
org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
org.apereo.cas.configuration.model.support.throttle.JdbcThrottleProperties
All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-throttle-jdbc") public class JdbcThrottleProperties extends AbstractJpaProperties
Since:
6.3.0
See Also:
  • Field Details

    • SQL_AUDIT_QUERY_ALL

      public static final String SQL_AUDIT_QUERY_ALL
      SQL throttling query for all failing records.
      See Also:
  • Constructor Details

    • JdbcThrottleProperties

      public JdbcThrottleProperties()