Authentication Object
(
    [username:protected] => adamk
    [passwordText:protected] => test
    [salt:Authentication:private] => 5729bf97e3e731d7401e17a153aa0afa
    [hash:Authentication:private] => 2a1fde81189919b35e951b3e6f65a12e7eb4b95a
)
Valid user credentials!
Authentication Object
(
    [username:protected] => adamk
    [passwordText:protected] => tets
    [salt:Authentication:private] => 5729bf97e3e731d7401e17a153aa0afa
    [hash:Authentication:private] => 2a1fde81189919b35e951b3e6f65a12e7eb4b95a
)
Invalid user credentials!