Class Authorization


  • public class Authorization
    extends java.lang.Object

    Java class for Authorization complex type.

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

     <complexType name="Authorization">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element ref="{http://www.anwiba.net/mail/account}authentification"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>