|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.security.PersonManagerFactory
public class PersonManagerFactory
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
private static IPersonManager |
m_personManager
|
Constructor Summary | |
---|---|
PersonManagerFactory()
|
Method Summary | |
---|---|
static IPersonManager |
getPersonManagerInstance()
Returns an instance of the IPersonManager 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 IPersonManager m_personManager
Constructor Detail |
---|
public PersonManagerFactory()
Method Detail |
---|
public static IPersonManager getPersonManagerInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |