|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.ldap.LDAPEntitySearcherFactory
public class 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 |
---|
clone, equals, finalize, 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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |