|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object olr.presentation.ExtendedHttpPresentation olr.presentation.SecureHttpPresentation
Constructor Summary | |
SecureHttpPresentation()
Initializes an instance of this class. |
Method Summary | |
protected boolean |
loggedInUserRequired()
Called on subclass to determine if this Presenentation needs a valid logged in user to display. |
Methods inherited from class olr.presentation.ExtendedHttpPresentation |
checkForUserLogin, clearSession, getApplication, getComms, getPageContentForEvent, getSessionData, getUser, handleDefault, handleEvent, initSessionData, run, setUser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SecureHttpPresentation()
Method Detail |
protected final boolean loggedInUserRequired()
ExtendedHttpPresentation
loggedInUserRequired
in class ExtendedHttpPresentation
true
.ExtendedHttpPresentation.loggedInUserRequired()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |