ch.qos.logback.classic.net
Class SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory
java.lang.Object
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
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 |
SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory
public SMTPAppender_SubethaSMTPTest.TrivialAuthHandlerFactory()
create
public org.subethamail.smtp.AuthenticationHandler create()
- Specified by:
create
in interface org.subethamail.smtp.AuthenticationHandlerFactory
Copyright © 2005-2009 QOS.ch. All Rights Reserved.