getResult()
getResult() : integer
Get the authentication result
Auth interface
setUsername(string  $username) : \Pop\Auth\AuthInterface
                Set the username
| string | $username | 
setPassword(string  $password) : \Pop\Auth\AuthInterface
                Set the password
| string | $password |