Class CouchbaseAuthenticationProperties

java.lang.Object
org.apereo.cas.configuration.model.support.couchbase.BaseCouchbaseProperties
org.apereo.cas.configuration.model.support.couchbase.authentication.CouchbaseAuthenticationProperties
All Implemented Interfaces:
Serializable

@RequiresModule(name="cas-server-support-couchbase-authentication") @Deprecated(since="7.0.0") public class CouchbaseAuthenticationProperties extends BaseCouchbaseProperties
Deprecated.
Since 7.0.0
Since:
5.2.0
See Also:
  • Constructor Details

    • CouchbaseAuthenticationProperties

      public CouchbaseAuthenticationProperties()
      Deprecated.