|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.UserIdentityStoreFactory
public class UserIdentityStoreFactory
Produces an implementation of IUserIdentityStore
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
private static IUserIdentityStore |
UserIdentityStoreImpl
|
Constructor Summary | |
---|---|
UserIdentityStoreFactory()
|
Method Summary | |
---|---|
static IUserIdentityStore |
getUserIdentityStoreImpl()
Returns an instance of the IUserIdentityStore specified in portal.properties |
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
private static IUserIdentityStore UserIdentityStoreImpl
Constructor Detail |
---|
public UserIdentityStoreFactory()
Method Detail |
---|
public static IUserIdentityStore getUserIdentityStoreImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |