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: 7342 $, $Date: 2007-05-29 14:10:38 +0200 (Di, 29 Mai 2007) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: aschmitz $
 
- 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://deegree.sourceforge.net