Class CouchDbAuthenticationProperties

java.lang.Object
org.apereo.cas.configuration.model.support.couchdb.BaseCouchDbProperties
org.apereo.cas.configuration.model.support.couchdb.authentication.CouchDbAuthenticationProperties
All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-couchdb-authentication") @Deprecated(since="7.0.0") public class CouchDbAuthenticationProperties extends BaseCouchDbProperties
Deprecated.
Since 7
Since:
6.0.0
See Also:
  • Constructor Details

    • CouchDbAuthenticationProperties

      public CouchDbAuthenticationProperties()
      Deprecated.