org.deegree.portal.portlet.modules.actions
Class LoginUser
java.lang.Object
org.deegree.portal.portlet.modules.actions.LoginUser
class LoginUser
- extends Object
This class can be used within listener classes that will be called if a user logs in into a
portal. It reads the context documents from the users context directory that are storing the
state of the maps when the users has logged out the last time.
At the moment a concrete listener is available for Jetspeed 1.6
- Version:
- $Revision: 9346 $, $Revision: 9346 $, $Date: 2007-12-27 17:39:07 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
IGeoJetspeed16LoginUser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoginUser
LoginUser()
ensureDirectory
File ensureDirectory(ServletContext sc,
String user)
- validates if a WMC directory for the passed user is already available and creates it if not.
The user's WMC directory will be returned as in instance of <@link File>
- Parameters:
user
- sc
-
- Returns:
- user's WMC directory
readContextDocuments
void readContextDocuments(File dir,
HttpSession ses,
User user)
- Parameters:
dir
- ses
- user
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net