org.jasig.portal.security
Class PersonManagerFactory
java.lang.Object
org.jasig.portal.security.PersonManagerFactory
Deprecated. The 'personManager' bean in the spring context should be used instead
@Deprecated
public class PersonManagerFactory
- extends Object
- Author:
- Bernie Durfee (bdurfee@interactivebusiness.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonManagerFactory
public PersonManagerFactory()
- Deprecated.
getPersonManagerInstance
public static IPersonManager getPersonManagerInstance()
- Deprecated.
- Returns an instance of the IPersonManager specified in portal.properties
- Returns:
- instance of the IPersonManager
Copyright © 2010 Jasig. All Rights Reserved.