mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/extensions/RandomPasswordGenerator.java @@ -252,7 +252,7 @@ } } return ByteString.valueOf(buffer); return ByteString.valueOfUtf8(buffer); }