Method | Description | |
---|---|---|
get ( string $identification, string $type = 'uid' ) : mixed | Get a user from repository and cache it. | |
getCurrentUser ( ) | ||
has ( string $identification, string $type = 'uid' ) : boolean | Determine if a user exists in the repository. |