org.deegree.remoteows.wms.jaxb
Class AuthenticationType

java.lang.Object
  extended by org.deegree.remoteows.wms.jaxb.AuthenticationType
Direct Known Subclasses:
HTTPBasicAuthenticationType

public abstract class AuthenticationType
extends Object

Java class for AuthenticationType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AuthenticationType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
AuthenticationType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthenticationType

public AuthenticationType()


Copyright © 2011. All Rights Reserved.