|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||