Solar_Auth_Adapter_Sql::_processLogin()

protected mixed Solar_Auth_Adapter_Sql::_processLogin ( void )

Verifies a username handle and password.

Parameters

  • None.

Returns

  • (mixed) An array of verified user information, or boolean false if verification failed.

Description

Verifies a username handle and password.



Local