Interface SmtpEmailProfile.AuthenticationSettings
-
- Enclosing interface:
- SmtpEmailProfile
public static interface SmtpEmailProfile.AuthenticationSettings
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>
getMechanisms()
boolean
isEnabled()
-