- SMTP_HOST - Static variable in class org.bonitasoft.connectors.email.EmailConnector
-
The name or the IP address of the SMTP server.
- SMTP_PORT - Static variable in class org.bonitasoft.connectors.email.EmailConnector
-
- SMTPAuthenticator - Class in org.bonitasoft.connectors.email
-
The class SMTPAuthenticator represents an object that knows how
to obtain authentication for a network connection with an SMTP server.
- SMTPAuthenticator(String, String) - Constructor for class org.bonitasoft.connectors.email.SMTPAuthenticator
-
Create an SMTPAuthenticator.
- SSL_SUPPORT - Static variable in class org.bonitasoft.connectors.email.EmailConnector
-
Indicates whether the SMTP server uses an SSL support.
- STARTTLS_SUPPORT - Static variable in class org.bonitasoft.connectors.email.EmailConnector
-
Indicates whether the SMTP server uses a STARTTLS support.
- SUBJECT - Static variable in class org.bonitasoft.connectors.email.EmailConnector
-
The subject of the email.