| Class | Description |
|---|---|
| DavGatewayOTPPrompt |
Ask user one time password.
|
| DavGatewayProxySelector |
Custom proxy selector based on DavMail settings.
|
| DavGatewaySSLSocketFactory |
SSLSocketFactory implementation.
|
| DavGatewayX509TrustManager |
Custom Trust Manager, let user accept or deny.
|
| DavMailIdleConnectionEvictor |
Single thread for all connection managers.
|
| DavMailNTLMScheme |
Duplicate of NTLMScheme from HttpClient to implement channel binding.
|
| DavMailNTLMSchemeFactory | |
| DavMailSPNegoScheme |
Override native SPNegoScheme to handle Kerberos.
|
| DavMailSPNegoSchemeFactory |
Override native SPNegoSchemeFactory to load DavMail specific Kerberos settings.
|
| DavMailX509KeyManager |
Special X509 Key Manager that handles cases where more than one private key
is sufficient to establish the HTTPs connection by asking the user to
select one.
|
| HttpClientAdapter | |
| JCIFSEngine |
JCIFS based NTLM authentication.
|
| JCIFSNTLMSchemeFactory |
JCIFS based AuthSchemeProvider.
|
| KerberosHelper |
Kerberos helper class.
|
| KerberosHelper.KerberosCallbackHandler | |
| KerberosHelper.SecurityContext |
Contains server Kerberos context information in server mode.
|
| KerberosLoginConfiguration |
Custom JAAS login configuration.
|
| NTLMMessageDecoder | |
| SunPKCS11ProviderHandler |
Add the SunPKCS11 Provider.
|
| URIUtil |
Implement encode/decode logic to replace HttpClient 3 URIUtil
|
Copyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.