Searched refs:CAPABILITY_STARTTLS (Results 1 – 2 of 2) sorted by relevance
134 public static final String CAPABILITY_STARTTLS = "STARTTLS"; field in ImapConstants
172 if (hasCapability(ImapConstants.CAPABILITY_STARTTLS)) { in maybeDoStartTls()