EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Public Member Functions
UserIdentity Class Reference
Inheritance diagram for UserIdentity:

Public Member Functions

 authenticate ()
 
 getId ()
 

Detailed Description

UserIdentity represents the data needed to identity a user. It contains the authentication method that checks if the provided data can identity the user.

Definition at line 8 of file UserIdentity.php.

Member Function Documentation

authenticate ( )

Definition at line 20 of file UserIdentity.php.

getId ( )

Definition at line 34 of file UserIdentity.php.


The documentation for this class was generated from the following file: