|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.security.provider.SimplePersonManager
Manages the storage of an IPerson object in a user's session.
Field Summary |
Fields inherited from interface org.jasig.portal.security.IPersonManager |
PERSON_SESSION_KEY |
Constructor Summary | |
SimplePersonManager()
|
Method Summary | |
IPerson |
getPerson(javax.servlet.http.HttpServletRequest request)
Retrieve an IPerson object for the incoming request |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimplePersonManager()
Method Detail |
public IPerson getPerson(javax.servlet.http.HttpServletRequest request) throws PortalSecurityException
getPerson
in interface IPersonManager
request
- the servlet request object
PortalSecurityException
|
uPortal 2.4.1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |