|
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.LDAPEntityStoreFactory
Returns an instance of the ldap IEntityStore
.
Constructor Summary | |
LDAPEntityStoreFactory()
ReferenceGroupServiceFactory constructor. |
Method Summary | |
IEntityStore |
newEntityStore()
Return an instance of the entity store implementation. |
IEntityStore |
newInstance()
Return an instance of the entity store implementation. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LDAPEntityStoreFactory()
Method Detail |
public IEntityStore newEntityStore() throws GroupsException
newEntityStore
in interface IEntityStoreFactory
GroupsException
public IEntityStore 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 |