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

Uses of Class
org.deegree.ogcwebservices.wass.common.SupportedAuthenticationMethod

Packages that use SupportedAuthenticationMethod
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wass.was.capabilities   
org.deegree.ogcwebservices.wass.wss.capabilities   
 

Uses of SupportedAuthenticationMethod in org.deegree.ogcwebservices.wass.common
 

Methods in org.deegree.ogcwebservices.wass.common that return SupportedAuthenticationMethod
 SupportedAuthenticationMethod AuthenticationDocument.parseSupportedAuthenticationMethod(Node elem)
          Parses a SupportedAuthenticationMethod element.
 

Methods in org.deegree.ogcwebservices.wass.common that return types with arguments of type SupportedAuthenticationMethod
 ArrayList<SupportedAuthenticationMethod> OWSCapabilitiesBaseType_1_0.getAuthenticationMethods()
           
 ArrayList<SupportedAuthenticationMethod> AuthenticationDocument.parseSupportedAuthenticationMethodList(Element listRoot)
          Parses a SupportedAuthenticationMethodList element.
 ArrayList<SupportedAuthenticationMethod> OWSCapabilitiesBaseDocument_1_0.parseSupportedAuthenticationMethods(String nameSpace)
           
 

Constructor parameters in org.deegree.ogcwebservices.wass.common with type arguments of type SupportedAuthenticationMethod
OWSCapabilitiesBaseType_1_0(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata_1_0 operationsMetadata, ArrayList<SupportedAuthenticationMethod> authenticationMethods)
          Creates new instance from the given data.
 

Uses of SupportedAuthenticationMethod in org.deegree.ogcwebservices.wass.was.capabilities
 

Constructor parameters in org.deegree.ogcwebservices.wass.was.capabilities with type arguments of type SupportedAuthenticationMethod
WASCapabilities(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata_1_0 operationsMetadata, ArrayList<SupportedAuthenticationMethod> supportedAuthenticationMethods)
          Constructs new one from given values.
 

Uses of SupportedAuthenticationMethod in org.deegree.ogcwebservices.wass.wss.capabilities
 

Constructor parameters in org.deegree.ogcwebservices.wass.wss.capabilities with type arguments of type SupportedAuthenticationMethod
WSSCapabilities(String version, String updateSequence, ServiceIdentification sf, ServiceProvider sp, OperationsMetadata_1_0 om, String securedServiceType, ArrayList<SupportedAuthenticationMethod> am)
           
 


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