Vivek Khera > RWDE-483 > RWDE::LoginUser

Download:
RWDE-483.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: RWDE-510

authenticate

Given lookup field and the lookup value, validate that - the entity exists - the status is operational - the password credential supplied is matching

check_password

Returns true if the 'password' stored in the params hash matches that of the current record, false for failed match or throws an exception otherwise.

Exceptions classes thrown are dberr on database error or data.missing for a missing Subscriber ID.