Package repoze :: Package who :: Package plugins :: Package ldap
[hide private]

Package ldap

source code

repoze.who LDAP plugin

repoze.who.plugins.ldap is a Python package that provides repoze.who plugins for LDAP authentication in WSGI applications. It can be used with any LDAP server and any WSGI framework (or no framework at all).

For information on how to get started, you may want to visit its web site: http://code.gustavonarea.net/repoze.who.plugins.ldap/

Package Tree for ldap
Package Tree for ldap

Submodules [hide private]

Classes [hide private]
  LDAPAuthenticatorPlugin
  LDAPAttributesPlugin
Loads LDAP attributes of the authenticated user.
  LDAPSearchAuthenticatorPlugin
Variables [hide private]
  __package__ = 'repoze.who.plugins.ldap'