phpDocumentor

AuthServiceInterface

Interface AuthServiceInterface

Tags
category

System

subpackage

Interfaces

Table of Contents

authUser()  : bool
Authenticates a user by its email and password stored in the given AuthCredentialsInterface object.
getHash()  : string
Returns a hash of the given password.
getRehashedPassword()  : string
Returns a new hash of the given password.
verify()  : bool
Verifies a password by its hash.

Methods

Search results