|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.ldap.LDAPEntitySearcherFactory
Returns an instance of the ldap IEntitySearcher
.
Constructor Summary | |
LDAPEntitySearcherFactory()
LdapEntitySearcherFactory constructor. |
Method Summary | |
IEntitySearcher |
newEntitySearcher()
Return an instance of the entity searcher implementation. |
IEntitySearcher |
newInstance()
Return an instance of the entity searcher implementation. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LDAPEntitySearcherFactory()
Method Detail |
public IEntitySearcher newEntitySearcher() throws GroupsException
newEntitySearcher
in interface IEntitySearcherFactory
GroupsException
public IEntitySearcher newInstance() throws GroupsException
GroupsException
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |