org.deegree.ogcwebservices.wass.common
Class GetSessionDispatcher
java.lang.Object
  
org.deegree.ogcwebservices.wass.common.GetSessionDispatcher
- All Implemented Interfaces: 
 - GetSessionHandler
 
public class GetSessionDispatcher
- extends Object
- implements GetSessionHandler
  
This class handles/dispatches all GetSession requests.
- Version:
 
  - $Revision: 7341 $, $Date: 2007-05-29 14:03:14 +0200 (Di, 29 Mai 2007) $
 
- Author:
 
  - Andreas Schmitz, last edited by: $Author: aschmitz $
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GetSessionDispatcher
public GetSessionDispatcher(ArrayList<GetSessionHandler> getSessionHandlers)
- Constructs a new handler ready to process your requests.
- Parameters:
 getSessionHandlers - 
 
handleRequest
public String handleRequest(GetSession request)
                     throws SessionStatusException,
                            GeneralSecurityException
- Returns a new session ID.
- Specified by:
 handleRequest in interface GetSessionHandler
 
- Parameters:
 request - the request on which to base the authentication
- Returns:
 - the new session ID or null, if no authentication took place
 - Throws:
 SessionStatusException
GeneralSecurityException
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net