org.deegree.portal.standard.security.control
Class GetUserInfoListener
java.lang.Object
org.deegree.enterprise.control.ajax.AbstractListener
org.deegree.portal.standard.security.control.GetUserInfoListener
public class GetUserInfoListener
- extends AbstractListener
TODO add class documentation here
- Version:
- $Revision: 22505 $, $Date: 2010-02-11 11:33:00 +0100 (Do, 11 Feb 2010) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetUserInfoListener
public GetUserInfoListener()
actionPerformed
public void actionPerformed(WebEvent event,
ResponseHandler responseHandler)
throws java.io.IOException
- Specified by:
actionPerformed
in class AbstractListener
- Throws:
java.io.IOException
readUserInformation
protected GetUserInfoListener.UserBean readUserInformation(javax.servlet.http.HttpSession session)
throws XMLParsingException,
java.io.IOException,
org.xml.sax.SAXException
- gets the user name assigned to the passed session ID from an authentication service. If no user is assigned to
the session ID null will be returned. If the session is closed or expired an exception will be thrown
- Parameters:
session
-
- Returns:
- name of the user assigned to the passed session ID
- Throws:
XMLParsingException
org.xml.sax.SAXException
java.io.IOException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org