\UserIdentity

UserIdentity represents the data needed to identity a user.

It contains the authentication method that checks if the provided data can identity the user.

Summary

Methods
Properties
Constants
authenticate()
getId()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_id
N/A

Properties

$_id

$_id : 

Type

Methods

authenticate()

authenticate() : boolean

authenticate user

Returns

boolean

getId()

getId() : mixed

Get id of user

Returns

mixed