Searched refs:STARTTLS (Results 1 – 2 of 2) sorted by relevance
79 public static final String STARTTLS = "STARTTLS"; field in ImapConstants
173 executeSimpleCommand(ImapConstants.STARTTLS); in maybeDoStartTls()