Class SendMailTLS


  • public class SendMailTLS
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SendMailTLS()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static void encryptPassword​(java.lang.String pw, java.lang.String filename)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SendMailTLS

        public SendMailTLS()
    • Method Detail

      • encryptPassword

        protected static void encryptPassword​(java.lang.String pw,
                                              java.lang.String filename)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception