Uses of Class
org.apache.james.user.ldap.SimpleLDAPConnection

Uses of SimpleLDAPConnection in org.apache.james.user.ldap
 

Methods in org.apache.james.user.ldap that return SimpleLDAPConnection
static SimpleLDAPConnection SimpleLDAPConnection.openLDAPConnection(java.lang.String principal, java.lang.String credentials, java.lang.String ldapURL)
           Opens a connection to the specified LDAP server using the specified user details.
 

Methods in org.apache.james.user.ldap with parameters of type SimpleLDAPConnection
protected  java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> ReadOnlyLDAPGroupRestriction.getGroupMembershipLists(SimpleLDAPConnection connection)
           Returns the distinguished-names (DNs) of all the members of the groups specified in the restriction list.
 



Copyright © 2002-2010 The Apache Software Foundation. All Rights Reserved.