Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.turbine.services.security.ldap

The security service can be used to authenticate users based on database information.

See:
          Description

Class Summary
LDAPSecurityConstants This is a static class for defining the default ldap confiquration keys used by core Turbine components.
LDAPSecurityService An implementation of SecurityService that uses LDAP as a backend.
LDAPUser LDAPUser implements User and provides access to a user who accesses the system via LDAP.
LDAPUserManager A UserManager performs org.apache.turbine.om.security.User object related tasks on behalf of the org.apache.turbine.services.security.SecurityService.
 

Package org.apache.turbine.services.security.ldap Description

The security service can be used to authenticate users based on database information.
$Id: package.html,v 1.1 2003/09/03 08:21:54 henning Exp $