Uses of Class
org.smallmind.nutsnbolts.email.Authentication
-
Packages that use Authentication Package Description org.smallmind.nutsnbolts.email -
-
Uses of Authentication in org.smallmind.nutsnbolts.email
Fields in org.smallmind.nutsnbolts.email declared as Authentication Modifier and Type Field Description static AuthenticationAuthentication. NONEMethods in org.smallmind.nutsnbolts.email with parameters of type Authentication Modifier and Type Method Description javax.mail.SessionProtocol. getSession(String host, int port, Authentication authentication)Constructors in org.smallmind.nutsnbolts.email with parameters of type Authentication Constructor Description Postman(String host, int port, Authentication authentication)Postman(String host, int port, Authentication authentication, boolean secure)
-