Class NoneAuthentification
- java.lang.Object
-
- net.anwiba.commons.mail.schema.account.AbstractAuthentification
-
- net.anwiba.commons.mail.schema.account.NoneAuthentification
-
public class NoneAuthentification extends AbstractAuthentification
Java class for NoneAuthentification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NoneAuthentification"> <complexContent> <extension base="{http://www.anwiba.net/mail/account}AbstractAuthentification"> </extension> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description NoneAuthentification()
-