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

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

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

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

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

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

Methods in org.deegree.remoteows.wms.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.jaxb with type arguments of type AuthenticationType
 void RemoteWMSStore.setAuthentication(JAXBElement<? extends AuthenticationType> value)
          Sets the value of the authentication property.
 



Copyright © 2011. All Rights Reserved.