org.jasig.portal
Class UserInstanceManager
java.lang.Object
org.jasig.portal.UserInstanceManager
Deprecated. Use IUserInstanceManager from the Spring Application Context instead.
public class UserInstanceManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserInstanceManager
public UserInstanceManager()
- Deprecated.
getUserInstance
public static IUserInstance getUserInstance(HttpServletRequest request)
throws PortalException
- Deprecated. Use
IUserInstanceManager.getUserInstance(HttpServletRequest) instead.
- Throws:
PortalException
Copyright © 2010 Jasig. All Rights Reserved.