Class AbstractAuthentification
- java.lang.Object
-
- net.anwiba.commons.mail.schema.account.AbstractAuthentification
-
- Direct Known Subclasses:
AbstractUserPasswordAuthentification,NoneAuthentification
public class AbstractAuthentification extends java.lang.ObjectJava class for AbstractAuthentification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractAuthentification"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType>
-
-
Constructor Summary
Constructors Constructor Description AbstractAuthentification()
-