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

Packages that use IEntitySearcherFactory
org.jasig.portal.groups   
org.jasig.portal.groups.filesystem   
org.jasig.portal.groups.ldap   
org.jasig.portal.groups.pags   
org.jasig.portal.groups.smartldap   
 

Uses of IEntitySearcherFactory in org.jasig.portal.groups
 

Classes in org.jasig.portal.groups that implement IEntitySearcherFactory
 class ReferenceEntitySearcherFactory
          Creates an instance of the reference IEntitySearcher.
 

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

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

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

Classes in org.jasig.portal.groups.ldap that implement IEntitySearcherFactory
 class LDAPEntitySearcherFactory
          Returns an instance of the ldap IEntitySearcher.
 

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

Classes in org.jasig.portal.groups.pags that implement IEntitySearcherFactory
 class PersonAttributesEntitySearcherFactory
           
 

Uses of IEntitySearcherFactory in org.jasig.portal.groups.smartldap
 

Classes in org.jasig.portal.groups.smartldap that implement IEntitySearcherFactory
static class SmartLdapEntitySearcher.Factory
           
 



Copyright © 2010 Jasig. All Rights Reserved.