org.deegree.ogcwebservices.wass.wss.operation
Class DoServiceSessionHandler
java.lang.Object
org.deegree.ogcwebservices.wass.wss.operation.DoServiceHandler
org.deegree.ogcwebservices.wass.wss.operation.DoServiceSessionHandler
public class DoServiceSessionHandler
- extends DoServiceHandler
Checks if the session presented from a client is valid.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Rutger Bezema, last edited by: $Author: apoth $
Method Summary |
void |
handleRequest(DoService request)
Each subclass must implement this method, appropriate to its needs. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DoServiceSessionHandler
public DoServiceSessionHandler()
handleRequest
public void handleRequest(DoService request)
throws DoServiceException
- Description copied from class:
DoServiceHandler
- Each subclass must implement this method, appropriate to its needs. For example password
handling.
- Specified by:
handleRequest
in class DoServiceHandler
- Parameters:
request
- the request the client sent to the secured service
- Throws:
DoServiceException
- if an error occured while processing the clients credentials.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net