davmail/src/java/davmail/http
mguessan 4d8c6d4c52 Kerberos authentication implementation: SpNegoScheme to implement Negotiate authentication scheme, KerberosHelper to handle ticket access and KerberosLoginConfiguration to replace JAAS configuration file
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@2057 3d1905a2-6b24-0410-a738-b14d5a86fcbd
2013-02-11 12:56:35 +00:00
..
DavGatewayHttpClientFacade.java Merge patch from 3562031, advanced noProxyFor handling 2012-08-28 20:50:21 +00:00
DavGatewayOTPPrompt.java Implement ISA server PINsafeISAFilter support (captcha image) 2012-01-26 10:15:10 +00:00
DavGatewaySSLProtocolSocketFactory.java Fix 3315942, merge patch provided by Jeremiah Albrant: Ask user to select client certificate 2011-06-23 22:01:06 +00:00
DavGatewayX509TrustManager.java Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
DavMailCookieSpec.java Workaround for space in cookie name 2010-12-09 11:28:54 +00:00
DavMailX509KeyManager.java Fix 3315942, patch cleanup 2011-06-27 21:17:23 +00:00
KerberosHelper.java Kerberos authentication implementation: SpNegoScheme to implement Negotiate authentication scheme, KerberosHelper to handle ticket access and KerberosLoginConfiguration to replace JAAS configuration file 2013-02-11 12:56:35 +00:00
KerberosLoginConfiguration.java Kerberos authentication implementation: SpNegoScheme to implement Negotiate authentication scheme, KerberosHelper to handle ticket access and KerberosLoginConfiguration to replace JAAS configuration file 2013-02-11 12:56:35 +00:00
LenientBasicScheme.java Workaround for broken servers that send invalid Basic authentication challenge 2011-10-29 21:17:17 +00:00
NTLMv2Scheme.java Reformat and fixes from audit 2011-06-08 19:58:29 +00:00
SpNegoScheme.java Kerberos authentication implementation: SpNegoScheme to implement Negotiate authentication scheme, KerberosHelper to handle ticket access and KerberosLoginConfiguration to replace JAAS configuration file 2013-02-11 12:56:35 +00:00
SunPKCS11ProviderHandler.java Reformat and fixes from audit 2011-06-08 19:58:29 +00:00