public class PasswordMaskerUtil
extends java.lang.Object
Constructor and Description |
---|
PasswordMaskerUtil() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
maskPasswordsIn(java.lang.String input)
Mask the password with
*** in the input . |