Solar_Auth_Adapter_Typekey::_processLogin()

protected mixed Solar_Auth_Adapter_Typekey::_processLogin ( void )

Processes login credentials using either GMP or bcmath functions.

Parameters

  • None.

Returns

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

Description

Processes login credentials using either GMP or bcmath functions.



Local