-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
None
-
ladybird
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2110085 | 1.4.0 | Vincent Ryan | P4 | Resolved | Fixed | beta |
The LDAP provider fails to present the LDAP response controls for the DirContext.lookup and DirContext.getAttributes methods. If the LDAP
server has returned response controls they are never made available to
the JNDI user.
The JNDI user can examine neither the response controls from the LDAP
SearchResultEntry message (if any) nor the response controls from the
LDAP SearchResultDone message.
server has returned response controls they are never made available to
the JNDI user.
The JNDI user can examine neither the response controls from the LDAP
SearchResultEntry message (if any) nor the response controls from the
LDAP SearchResultDone message.
- backported by
-
JDK-2110085 LDAP response controls are ignored by lookup and getAttributes.
-
- Resolved
-