Searched refs:STARTTLS (Results 1 – 4 of 4) sorted by relevance
154 capabilities.contains(ImapConstants.STARTTLS); in open()235 if (capabilities.contains(ImapConstants.STARTTLS)) { in setCapabilities()619 executeSimpleCommand(ImapConstants.STARTTLS); in doStartTls()
80 public static final String STARTTLS = "STARTTLS"; field in ImapConstants
79 public static final String STARTTLS = "STARTTLS"; field in ImapConstants
173 executeSimpleCommand(ImapConstants.STARTTLS); in maybeDoStartTls()