|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.ldap.LDAPGroupStoreFactory
public class LDAPGroupStoreFactory
Returns an instance of the ldap IEntityGroupStore
.
Field Summary | |
---|---|
protected static LDAPGroupStore |
groupStore
|
private static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
LDAPGroupStoreFactory()
ReferenceGroupServiceFactory constructor. |
Method Summary | |
---|---|
protected static LDAPGroupStore |
getGroupStore()
|
IEntityGroupStore |
newGroupStore()
Return an instance of the group store implementation. |
IEntityGroupStore |
newGroupStore(ComponentGroupServiceDescriptor svcDescriptor)
Return an instance of the group store implementation. |
IEntityGroupStore |
newInstance()
Return an instance of the group store implementation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.commons.logging.Log log
protected static LDAPGroupStore groupStore
Constructor Detail |
---|
public LDAPGroupStoreFactory()
Method Detail |
---|
protected static LDAPGroupStore getGroupStore()
public IEntityGroupStore newGroupStore() throws GroupsException
newGroupStore
in interface IEntityGroupStoreFactory
GroupsException
public IEntityGroupStore newGroupStore(ComponentGroupServiceDescriptor svcDescriptor) throws GroupsException
newGroupStore
in interface IEntityGroupStoreFactory
GroupsException
public IEntityGroupStore newInstance() throws GroupsException
GroupsException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |