ome.security
Class SmtpAuthenticator

java.lang.Object
  extended by javax.mail.Authenticator
      extended by ome.security.SmtpAuthenticator

public class SmtpAuthenticator
extends javax.mail.Authenticator


Constructor Summary
SmtpAuthenticator(String username, String password)
           
 
Method Summary
 javax.mail.PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class javax.mail.Authenticator
getDefaultUserName, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingSite
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmtpAuthenticator

public SmtpAuthenticator(String username,
                         String password)
Method Detail

getPasswordAuthentication

public javax.mail.PasswordAuthentication getPasswordAuthentication()
Overrides:
getPasswordAuthentication in class javax.mail.Authenticator


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.