Java's JPasswordField
is encoding the input which user enter in password field and I don't want it. I am checking password against database values which are purely numeric values.
Am entering the numeric values for password as
12345
and it returns
[C@1e9b48b