Uses of Class
net.anwiba.commons.mail.schema.account.AbstractUserPasswordAuthentification
-
Packages that use AbstractUserPasswordAuthentification Package Description net.anwiba.commons.mail.schema.account -
-
Uses of AbstractUserPasswordAuthentification in net.anwiba.commons.mail.schema.account
Subclasses of AbstractUserPasswordAuthentification in net.anwiba.commons.mail.schema.account Modifier and Type Class Description classLoginAuthentificationJava class for LoginAuthentification complex type.classPlainAuthentificationJava class for PlainAuthentification complex type.Methods in net.anwiba.commons.mail.schema.account that return AbstractUserPasswordAuthentification Modifier and Type Method Description AbstractUserPasswordAuthentificationObjectFactory. createAbstractUserPasswordAuthentification()Create an instance ofAbstractUserPasswordAuthentification
-