8267712: Better LDAP reference processing

Reviewed-by: dfuchs, ahgross, rhalade
This commit is contained in:
Aleksei Efimov 2021-06-08 10:18:09 +00:00 committed by Henry Jen
parent 470e8a0fda
commit bddcc8ea9d
2 changed files with 7 additions and 1 deletions

View file

@ -82,7 +82,7 @@ public final class VersionHelper {
/**
* Returns true if deserialization of objects from 'javaSerializedData'
* LDAP attribute is allowed.
* and 'javaReferenceAddress' LDAP attributes is allowed.
*
* @return true if deserialization is allowed; false - otherwise
*/