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:
- java.io.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 (Do, 18 Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
GetSession(java.lang.String id,
java.util.Map<java.lang.String,java.lang.String> kvp)
Constructs new one from the given key-value-pairs. |
GetSession(java.lang.String id,
java.lang.String service,
java.lang.String version,
AuthenticationData authenticationData)
Constructs new one from the given values. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
GetSession
public GetSession(java.lang.String id,
java.lang.String service,
java.lang.String version,
AuthenticationData authenticationData)
- Constructs new one from the given values.
- Parameters:
id
- the request idservice
- version
- authenticationData
-
GetSession
public GetSession(java.lang.String id,
java.util.Map<java.lang.String,java.lang.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(java.lang.String id,
org.w3c.dom.Element documentElement)
throws OGCWebServiceException
- Parameters:
id
- documentElement
-
- Returns:
- a new instance of this class
- Throws:
OGCWebServiceException
create
public static OGCWebServiceRequest create(java.lang.String id,
java.util.Map<java.lang.String,java.lang.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