module/AclUser/src/ServiceAuthAdapter.php

Class AuthAdapter

Classes

AuthAdapter Adapter used for authenticating user. It takes login and password on input and checks the database if there is a user with such login (email) and password.