Uses of Class
org.deegree.remoteows.wms_new.jaxb.AuthenticationType

Packages that use AuthenticationType
org.deegree.remoteows.wms_new.jaxb   
 

Uses of AuthenticationType in org.deegree.remoteows.wms_new.jaxb
 

Subclasses of AuthenticationType in org.deegree.remoteows.wms_new.jaxb
 class HTTPBasicAuthenticationType
          Java class for HTTPBasicAuthenticationType complex type.
 

Fields in org.deegree.remoteows.wms_new.jaxb with type parameters of type AuthenticationType
protected  JAXBElement<? extends AuthenticationType> RemoteWMS.authentication
           
 

Methods in org.deegree.remoteows.wms_new.jaxb that return types with arguments of type AuthenticationType
 JAXBElement<AuthenticationType> ObjectFactory.createAuthentication(AuthenticationType value)
          Create an instance of JAXBElement<AuthenticationType>}
 JAXBElement<? extends AuthenticationType> RemoteWMS.getAuthentication()
          Gets the value of the authentication property.
 

Methods in org.deegree.remoteows.wms_new.jaxb with parameters of type AuthenticationType
 JAXBElement<AuthenticationType> ObjectFactory.createAuthentication(AuthenticationType value)
          Create an instance of JAXBElement<AuthenticationType>}
 

Method parameters in org.deegree.remoteows.wms_new.jaxb with type arguments of type AuthenticationType
 void RemoteWMS.setAuthentication(JAXBElement<? extends AuthenticationType> value)
          Sets the value of the authentication property.
 



Copyright © 2011. All Rights Reserved.