Searched defs:sensitive (Results 1 – 2 of 2) sorted by relevance
241 String sendCommand(String command, boolean sensitive) in sendCommand()260 String sendComplexCommand(List<String> commands, boolean sensitive) throws MessagingException, in sendComplexCommand()323 List<ImapResponse> executeSimpleCommand(String command, boolean sensitive) in executeSimpleCommand()339 List<ImapResponse> executeComplexCommand(List<String> commands, boolean sensitive) in executeComplexCommand()
66 private final transient boolean sensitive; field in IOCase96 private IOCase(String name, boolean sensitive) { in IOCase()