mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/api/AuthenticationPolicy.java @@ -82,7 +82,10 @@ { for (Attribute a : attrList) { if (a.isEmpty()) continue; if (a.isEmpty()) { continue; } ByteString v = a.iterator().next(); DN subentryDN;