org.deegree.ogcwebservices.wass.common
Class GetSession
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.wass.common.AbstractRequest
org.deegree.ogcwebservices.wass.common.GetSession
- All Implemented Interfaces:
- Serializable, OGCWebServiceRequest
public class GetSession
- extends AbstractRequest
Encapsulated data: GetSession element
Namespace: http://www.gdi-nrw.de/session
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
GetSession
public GetSession(String id,
String service,
String version,
AuthenticationData authenticationData)
- Constructs new one from the given values.
- Parameters:
id
- the request idservice
- version
- authenticationData
-
GetSession
public GetSession(String id,
Map<String,String> kvp)
throws OGCWebServiceException
- Constructs new one from the given key-value-pairs.
- Parameters:
id
- the request idkvp
- the map
- Throws:
OGCWebServiceException
getAuthenticationData
public AuthenticationData getAuthenticationData()
- Returns:
- Returns the authenticationData.
create
public static OGCWebServiceRequest create(String id,
Element documentElement)
throws OGCWebServiceException
- Parameters:
id
- documentElement
-
- Returns:
- a new instance of this class
- Throws:
OGCWebServiceException
create
public static OGCWebServiceRequest create(String id,
Map<String,String> kvp)
throws OGCWebServiceException
- Parameters:
id
- kvp
-
- Returns:
- a new instance of this class
- Throws:
OGCWebServiceException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org