com.knowgate.hipermail
Class SilentAuthenticator

java.lang.Object
  extended by Authenticator
      extended by com.knowgate.hipermail.SilentAuthenticator

public class SilentAuthenticator
extends Authenticator


Constructor Summary
SilentAuthenticator(java.lang.String sUserName, java.lang.String sAuthStr)
           
 
Method Summary
protected  PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SilentAuthenticator

public SilentAuthenticator(java.lang.String sUserName,
                           java.lang.String sAuthStr)
Method Detail

getPasswordAuthentication

protected PasswordAuthentication getPasswordAuthentication()