| opends/src/server/org/opends/server/core/BindOperation.java | ●●●●● patch | view | raw | blame | history |
opends/src/server/org/opends/server/core/BindOperation.java
@@ -1875,6 +1875,7 @@ clientConnection.setAuthenticationInfo(authInfo); clientConnection.setSizeLimit(sizeLimit); clientConnection.setTimeLimit(timeLimit); clientConnection.setMustChangePassword(mustChangePassword); if (returnAuthzID) {