deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wass.wss.capabilities
Class WSSCapabilities

java.lang.Object
  extended by org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
      extended by org.deegree.ogcwebservices.wass.common.OWSCapabilitiesBaseType_1_0
          extended by org.deegree.ogcwebservices.wass.wss.capabilities.WSSCapabilities
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WSSConfiguration

public class WSSCapabilities
extends OWSCapabilitiesBaseType_1_0

A WSSCapabilities class encapsulates all the data which can be requested with a GetCapabilities request. It's base class is OWSCapabilitiesBaseType_1_0 which is conform the gdi-nrw access control version 1.0 specification.

Since:
2.0
Version:
2.0, $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
WSSCapabilities(String version, String updateSequence, ServiceIdentification sf, ServiceProvider sp, OperationsMetadata_1_0 om, String securedServiceType, ArrayList<SupportedAuthenticationMethod> am)
           
 
Method Summary
 String getSecuredServiceType()
           
 
Methods inherited from class org.deegree.ogcwebservices.wass.common.OWSCapabilitiesBaseType_1_0
getAuthenticationMethods, getOperationsMetadata, getServiceIdentification, getServiceProvider, isAnonymousAuthenticationSupported, isAuthenticationMethodSupported, isPasswordAuthenticationSupported, isSessionAuthenticationSupported, isWasAuthenticationSupported
 
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
getUpdateSequence, getVersion, setUpdateSequence, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSSCapabilities

public WSSCapabilities(String version,
                       String updateSequence,
                       ServiceIdentification sf,
                       ServiceProvider sp,
                       OperationsMetadata_1_0 om,
                       String securedServiceType,
                       ArrayList<SupportedAuthenticationMethod> am)
Parameters:
version -
updateSequence -
sf -
sp -
om -
securedServiceType -
am -
Method Detail

getSecuredServiceType

public String getSecuredServiceType()
Returns:
the securedServiceType.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org