UserIdentity represents the data needed to identity a user.
It contains the authentication method that checks if the provided data can identity the user.
$_id :
authenticate() : boolean
authenticate user
getId() : mixed
Get id of user