Pass hashed password to Java Mail API
问题 Good morning everybody, I'm developping an ERP for my company with the GWT Framework and I would get the number of unread emails using the Java Mail API. I can do this but, the problem is I stores the SHA-512 hashed password on the database and I would not pass the clear password to the Java Mail API, but just the hashed password to avoiding to transmit the clear password on the network. I use this code to get the number of unread mail: private static int getNumberOfUnreadMails() { int