vikaskr22 commented on code in PR #723:
URL: https://github.com/apache/ranger/pull/723#discussion_r2509891105
##########
agents-common/src/main/java/org/apache/ranger/plugin/util/PasswordUtils.java:
##########
@@ -41,14 +40,14 @@ public class PasswordUtils {
private static final Logger LOG =
LoggerFactory.getLogger(PasswordUtils.class);
public static final String PBE_SHA512_AES_128 =
"PBEWITHHMACSHA512ANDAES_128";
Review Comment:
@spolavarpau1 , thanks for your review. I have fixed this. Pls review it one
more time.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]