org.deegree.ogcwebservices.wass.common
Class GetSessionAnonymousHandler
java.lang.Object
  
org.deegree.ogcwebservices.wass.common.GetSessionAnonymousHandler
- All Implemented Interfaces: 
 - GetSessionHandler
 
public class GetSessionAnonymousHandler
- extends Object
- implements GetSessionHandler
  
A GetSessionAnonymousHandler class 
 creates a session for a client and saves
 it in the local database.
- Since:
 
  - 2.0
 
- Version:
 
  - 2.0, $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: bezema $
 
| 
Constructor Summary | 
GetSessionAnonymousHandler(int sessionLifetime)
 
          Creates a sessionHandler which can handle a request for a session without being given any
 username or password. | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GetSessionAnonymousHandler
public GetSessionAnonymousHandler(int sessionLifetime)
- Creates a sessionHandler which can handle a request for a session without being given any
 username or password.
- Parameters:
 sessionLifetime - the time for a session to be valid
 
handleRequest
public String handleRequest(GetSession request)
                     throws SessionStatusException,
                            GeneralSecurityException
- Description copied from interface: 
GetSessionHandler 
- 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
 - Throws:
 SessionStatusException
GeneralSecurityException
 
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net