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

Quick Search    Search Deep

org.apache.turbine.services.security.ldap: Javadoc index of package org.apache.turbine.services.security.ldap.


Package Samples:

org.apache.turbine.services.security.ldap: The security service can be used to authenticate users based on database information.  

Classes:

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

Home | Contact Us | Privacy Policy | Terms of Service