Uses of Interface
org.jasig.portal.groups.IEntityGroupStoreFactory

Packages that use IEntityGroupStoreFactory
org.jasig.portal.groups   
org.jasig.portal.groups.filesystem   
org.jasig.portal.groups.ldap   
org.jasig.portal.groups.pags   
 

Uses of IEntityGroupStoreFactory in org.jasig.portal.groups
 

Classes in org.jasig.portal.groups that implement IEntityGroupStoreFactory
 class ReferenceEntityGroupStoreFactory
          Creates an instance of the reference IEntityGroupStore.
 

Uses of IEntityGroupStoreFactory in org.jasig.portal.groups.filesystem
 

Classes in org.jasig.portal.groups.filesystem that implement IEntityGroupStoreFactory
 class FileSystemGroupStoreFactory
          Returns IEntityGroupStore and IEntityStore implementations for the file system group service.
 

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

Classes in org.jasig.portal.groups.ldap that implement IEntityGroupStoreFactory
 class LDAPGroupStoreFactory
          Returns an instance of the ldap IEntityGroupStore.
 

Uses of IEntityGroupStoreFactory in org.jasig.portal.groups.pags
 

Classes in org.jasig.portal.groups.pags that implement IEntityGroupStoreFactory
 class PersonAttributesGroupStoreFactory
          Factory class for Person Attributes Group Store