Class LdapFeatures

java.lang.Object
io.vertigo.core.node.config.Features<LdapFeatures>
io.vertigo.connectors.ldap.LdapFeatures
All Implemented Interfaces:
io.vertigo.core.lang.Builder<io.vertigo.core.node.config.ModuleConfig>

public final class LdapFeatures extends io.vertigo.core.node.config.Features<LdapFeatures>
Defines LdapConnector module.
Author:
npiedeloup
  • Constructor Details

    • LdapFeatures

      public LdapFeatures()
      Constructor.
  • Method Details

    • withLdap

      public LdapFeatures withLdap(io.vertigo.core.param.Param... params)
    • buildFeatures

      protected void buildFeatures()
      Specified by:
      buildFeatures in class io.vertigo.core.node.config.Features<LdapFeatures>