Password manager.
There are no attributes or fields specified.
encodePassword(password)
Return encoded data for the password.
checkPassword(storedPassword, password)
Return whether the password coincide with the storedPassword.