-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8
-
None
com.sun.jndi.ldap.LdapCtx accepts a user customizable socket factory setting through the "java.naming.ldap.factory.socket" environment property. This property should be assigned a class name which extends SocketFactory. However, this is not always checked, and the user can simply provide a non SocketFactory class as long as it includes the correct method names.
- duplicates
-
JDK-8048175 Remove redundant use of reflection on core classes from JNDI
-
- Resolved
-