Class LdapMonitorProperties

java.lang.Object
org.apereo.cas.configuration.model.support.ldap.AbstractLdapProperties
org.apereo.cas.configuration.model.core.monitor.LdapMonitorProperties
All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-ldap-monitor") public class LdapMonitorProperties extends AbstractLdapProperties
Since:
6.2.0
See Also:
  • Constructor Details

    • LdapMonitorProperties

      public LdapMonitorProperties()
      Initialize minPoolSize for the monitor to zero. This prevents a bad ldap connection from causing server to fail startup. User can override this default via configuration.