Searched refs:CONNECTION_SECURITY_NONE (Results 1 – 7 of 7) sorted by relevance
43 public static final int CONNECTION_SECURITY_NONE = 0; field
183 mockTransport.setSecurity(Transport.CONNECTION_SECURITY_NONE, false); in openAndInjectMockTransport()
800 mockTransport.setSecurity(Transport.CONNECTION_SECURITY_NONE, false); in openAndInjectMockTransport()
81 int connectionSecurity = Transport.CONNECTION_SECURITY_NONE; in SmtpSender()
374 mockTransport.setSecurity(Transport.CONNECTION_SECURITY_NONE, false); in openAndInjectMockTransport()
115 int connectionSecurity = Transport.CONNECTION_SECURITY_NONE; in Pop3Store()
137 int connectionSecurity = Transport.CONNECTION_SECURITY_NONE; in ImapStore()