Package com.ericdaugherty.mail.server.configuration

Interface Summary
ConfigurationParameterConstants This interface defines the names for all configuration properties loaded from the configuration file.
 

Class Summary
ConfigurationManager Provides a centralized repository for all configuration information.
ConnectionBasedConfigurator Add a user and optionally an association with a (new) realm using a custom communication protocol over a tcp connection.
DefaultSMTPServer  
LoginCallbackHandler A gui-less login callback handler to pass the password of a kerberos 5 principal to the login module.
LoginCallbackHandlerGUI The superclass method handle is replaced to facilitate the use of a popup window.
ModuleControl The module control is responsible for instatiating the classes supplied in directory external to execute tasks within the mail handling process not connected to the core mailing activities.
PasswordManager Creates encrypted passwords.
PasswordPopup A popup used to enter the keystore and/or kerberos 5 password(s) when no password exists for the specified keystore/principal.
VerifyIPConfigurator As part of the IP verification system this class is used to configure the system for IP evalation and subsequent actions.
 

Enum Summary
ConfigurationManager.RetrievalMode  
ConfigurationManager.TransferMode