ch.qos.logback.core.net
Class LoginAuthenticator

java.lang.Object
  extended by javax.mail.Authenticator
      extended by ch.qos.logback.core.net.LoginAuthenticator

public class LoginAuthenticator
extends javax.mail.Authenticator


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
 

Method Detail

getPasswordAuthentication

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


Copyright © 2005-2013 QOS.ch. All Rights Reserved.