net.liftweb

ldap

package ldap

Visibility
  1. Public
  2. All
Impl.
  1. Concrete
  2. Abstract

Type Members

  1. trait LDAPProtoUser [T <: LDAPProtoUser[T]] extends MegaProtoUser[T]

  2. class LDAPVendor extends Loggable with SimpleInjector

    This class provides functionality to allow us to search and bind (authenticate) a username from a ldap server.

  3. trait MetaLDAPProtoUser [ModelType <: LDAPProtoUser[ModelType]] extends MetaMegaProtoUser[ModelType]

Value Members

  1. object SimpleLDAPVendor extends LDAPVendor

    A simple extension to LDAPVendor to provide configuration methods.