class StarttlsHandlerSMTP extends Object implements StarttlsHandler
StarttlsHandler implementation for SMTP protocol.| Constructor and Description |
|---|
StarttlsHandlerSMTP() |
public boolean run(String host, int port)
StarttlsHandlerrun in interface StarttlsHandlerhost - the host to connect toport - the port to connect totrue if getting a certificate via STARTTLS is
believed to be successful, false otherwise