Uses of Class
net.anwiba.commons.mail.schema.account.Password
-
Packages that use Password Package Description net.anwiba.commons.mail.schema.account -
-
Uses of Password in net.anwiba.commons.mail.schema.account
Fields in net.anwiba.commons.mail.schema.account declared as Password Modifier and Type Field Description protected PasswordAbstractUserPasswordAuthentification. passwordMethods in net.anwiba.commons.mail.schema.account that return Password Modifier and Type Method Description PasswordObjectFactory. createPassword()Create an instance ofPasswordPasswordAbstractUserPasswordAuthentification. getPassword()Gets the value of the password property.Methods in net.anwiba.commons.mail.schema.account with parameters of type Password Modifier and Type Method Description voidAbstractUserPasswordAuthentification. setPassword(Password value)Sets the value of the password property.
-