bool isDeferred() Determine if the provider is deferred.
void setProvider(UserProvider $provider)
string secret(string $question, bool $fallback = true) Prompt the user
void comment(string $string) Write a string as comment output.
int call(string $command, array $arguments = array()) Call another console
void question(string $string) Write a string as question output.
CanResetPassword getUser(array $credentials)
void attempting(mixed $callback) Register an authentication attempt event
OutputInterface getOutput() Get the output implementation.
bool viaRemember() Determine if the user was authenticated via "remember
Page 34 of 44