issues@javamail.java.net

[Bug 4583] Add SOCKS5 support

From: <bugzilla-daemon_at_kenai.com>
Date: Mon, 02 Apr 2012 18:48:02 +0000

http://kenai.com/bugzilla/show_bug.cgi?id=4583

--- Comment #8 from Bill Shannon <shannon_at_kenai.com> 2012-04-02 18:48:02 UTC ---
As far as I can tell, the JDK doesn't provide any way to do that.
You can register a default java.net.Authenticator instance for
the entire JVM and then have different credentials for different
SOCKS servers, however.

(You probably already found this:
http://docs.oracle.com/javase/7/docs/technotes/guides/net/properties.html)

-- 
Configure bugmail: http://kenai.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.