KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > mail > PasswordAuthentication > Top Examples

  • org.exoplatform.services.communication.message.impl.ExoAuthenticator
    @author Tuan Nguyen (tuan08@users.sourceforge.net) @since Sep 12, 2004 @version $Id: ExoAuthenticator.java,v 1.1 2004/09/12 22:48:20 tuan08 Exp $
  • email.SmtpAuthenticator
    The class Authenticator represents an object that knows how to obtain authentication for a network connection. Applications use this class by creating a subclass, and registering an instance of that subclass with the system with setDefault(). When authentication is required, the system will invoke ...
  • org.enhydra.shark.eventaudit.SMTPEventAuditManager
    This persistent manager send an email to every person that has to accept a new task DODSPersistentManager is the default persistent manager of Enhydra-Shark. <p> In addition to original functionality (coded against beta 2 by Mathias), there is now new configuration procedure, and separation ...
  • org.apache.axis2.transport.mail.server.SMTPWorker
    @author Chamil Thanthrimudalige @author Chamikara Jayalath
Popular Tags