-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
5.0
-
None
-
generic
-
generic
The "java.naming.ldap.factory.socket" environment property enables custom socket factories to be configured for use by the contexts. This property accepts the name of the socket factory class from which a socket factory gets instantiated.
The problem with specifying the socket factory class is that users have to write seperate socket factory classes whenever the parameters used in socket factory construction vary. Ideally, they would like to specify a socket factory
instance instead.
###@###.### 10/8/04 07:37 GMT
###@###.### 10/11/04 08:04 GMT
The problem with specifying the socket factory class is that users have to write seperate socket factory classes whenever the parameters used in socket factory construction vary. Ideally, they would like to specify a socket factory
instance instead.
###@###.### 10/8/04 07:37 GMT
###@###.### 10/11/04 08:04 GMT
- relates to
-
JDK-5086160 Request for improvements to javax.naming.directory
-
- Resolved
-