Searched refs:encodeBase64 (Results 1 – 1 of 1) sorted by relevance
259 responses = executeContinuationResponse(encodeBase64(response), true); in doDigestMd5Auth()278 private static String encodeBase64(String string) { in encodeBase64() method in ImapConnection