Class BaseJdbcAuthenticationProperties

java.lang.Object
org.apereo.cas.configuration.model.support.jpa.AbstractJpaProperties
org.apereo.cas.configuration.model.support.jdbc.authn.BaseJdbcAuthenticationProperties
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
BindJdbcAuthenticationProperties, QueryEncodeJdbcAuthenticationProperties, QueryJdbcAuthenticationProperties, SearchJdbcAuthenticationProperties

@RequiresModule(name="cas-server-support-jdbc-authentication") public abstract class BaseJdbcAuthenticationProperties extends AbstractJpaProperties
Since:
6.0.0
See Also:
  • Constructor Details

    • BaseJdbcAuthenticationProperties

      public BaseJdbcAuthenticationProperties()