|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailConfig.PasswordSource | |
|---|---|
| com.openexchange.mail.api | |
| com.openexchange.mail.config | |
| Uses of MailConfig.PasswordSource in com.openexchange.mail.api |
|---|
| Methods in com.openexchange.mail.api that return MailConfig.PasswordSource | |
|---|---|
static MailConfig.PasswordSource |
MailConfig.PasswordSource.parse(java.lang.String passwordSourceStr)
Parses specified string into a password source. |
static MailConfig.PasswordSource |
MailConfig.PasswordSource.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MailConfig.PasswordSource[] |
MailConfig.PasswordSource.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Uses of MailConfig.PasswordSource in com.openexchange.mail.config |
|---|
| Methods in com.openexchange.mail.config that return MailConfig.PasswordSource | |
|---|---|
MailConfig.PasswordSource |
MailProperties.getPasswordSource()
Gets the password source. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||