| DummySSLServerSocketFactory |
DummySSLServerSocketFactory - NOT SECURE
|
| DummySSLSocketFactory |
DummySSLSocketFactory - NOT SECURE
|
| DummyTrustManager |
DummyTrustManager - NOT SECURE
|
| EncodingUtil |
Helper for handling encodings.
|
| GreenMail |
Utility class that manages a greenmail server with support for multiple protocols
|
| GreenMailProxy |
Proxy that routes all operations to an internal greenmail instance
|
| GreenMailUtil |
|
| InternetPrintWriter |
Writes to a wrapped Writer class, ensuring that all line separators are '\r\n', regardless
of platform.
|
| LineLoggingBuffer |
Buffers and logs when detecting CR-LF.
|
| LoggingInputStream |
Logs stream for debugging purpose on DEBUG level.
|
| LoggingOutputStream |
Logs stream for debugging purpose on DEBUG level.
|
| MaxSizeLinkedHashMap<K,V> |
|
| PropertiesBasedServerSetupBuilder |
Creates a GreenMail server setup configuration based on System properties.
|
| Retriever |
|
| SaslMessage |
SASL mechanism message.
|
| ServerSetup |
Defines the default ports
smtp25
smtps465
pop3110
pop3s995
imap143
imaps993
Use ServerSetupTest for non-default ports
|
| ServerSetupTest |
Defines a series of non-default ports for test purposes.
|
| UserUtil |
Utility for managing users
|