ch.qos.logback.classic.net
Class SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory

java.lang.Object
  extended by ch.qos.logback.classic.net.SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory
All Implemented Interfaces:
org.subethamail.smtp.AuthenticationHandlerFactory
Enclosing class:
SMTPAppender_SubethaSMTPTest

public class SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory
extends Object
implements org.subethamail.smtp.AuthenticationHandlerFactory


Constructor Summary
SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory()
           
 
Method Summary
 org.subethamail.smtp.AuthenticationHandler create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory

public SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory()
Method Detail

create

public org.subethamail.smtp.AuthenticationHandler create()
Specified by:
create in interface org.subethamail.smtp.AuthenticationHandlerFactory


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