Uses of Class
edu.internet2.middleware.ldappc.Ldappc

Packages that use Ldappc
edu.internet2.middleware.ldappc.synchronize   
edu.internet2.middleware.ldappc.util   
 

Uses of Ldappc in edu.internet2.middleware.ldappc.synchronize
 

Constructors in edu.internet2.middleware.ldappc.synchronize with parameters of type Ldappc
GroupEntrySynchronizer(Ldappc ldappc, boolean provisionMemberDns)
          Constructs a GroupEntrySynchronizer.
StringMembershipSynchronizer(Ldappc ldappc, String subject)
          Constructs a StringMembershipSynchronizer.
 

Uses of Ldappc in edu.internet2.middleware.ldappc.util
 

Methods in edu.internet2.middleware.ldappc.util with parameters of type Ldappc
static void LdapUtil.delete(Ldappc ldappc, Name dn)
          This deletes the object identified by the given dn and any child objects.
 

Constructors in edu.internet2.middleware.ldappc.util with parameters of type Ldappc
SubjectCache(Ldappc ldappc)
           
 



Copyright © 2011 Internet2. All Rights Reserved.