Uses of Class
org.jasig.portal.groups.ldap.LDAPGroupStore

Packages that use LDAPGroupStore
org.jasig.portal.groups.ldap   
 

Uses of LDAPGroupStore in org.jasig.portal.groups.ldap
 

Fields in org.jasig.portal.groups.ldap declared as LDAPGroupStore
protected static LDAPGroupStore LDAPGroupStoreFactory.groupStore
           
 

Methods in org.jasig.portal.groups.ldap that return LDAPGroupStore
protected static LDAPGroupStore LDAPGroupStoreFactory.getGroupStore()