Class MultipleAuthenticationHandlerFactory

java.lang.Object
org.subethamail.smtp.auth.MultipleAuthenticationHandlerFactory
All Implemented Interfaces:
AuthenticationHandlerFactory
Direct Known Subclasses:
EasyAuthenticationHandlerFactory

public class MultipleAuthenticationHandlerFactory extends Object implements AuthenticationHandlerFactory
This handler combines the behavior of several other authentication handler factories.
Author:
Jeff Schnitzer