org.deegree.ogcwebservices.wass.was.operation
Class DescribeUser
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.wass.was.operation.DescribeUser
- All Implemented Interfaces:
- Serializable, OGCWebServiceRequest
public class DescribeUser
- extends AbstractOGCWebServiceRequest
DescribeUser
is the request class for the deegree specific DescribeUser
operation. The DescribeUser operation returns user data such as email address when given
a session ID.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 6259 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mär 2007) $
- Author:
- Andreas Schmitz, last edited by: $Author: bezema $
- See Also:
- Serialized Form
DescribeUser
public DescribeUser(String id,
Map<String,String> values)
- Creates a new
DescribeUser
object from the given
values.
- Parameters:
id
- the request idvalues
- the request parameters
getSessionID
public String getSessionID()
- Returns:
- Returns the session id.
getServiceName
public String getServiceName()
- Returns:
- the name of the service that is targeted by the request
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net