isAuthenticated abstract method

bool isAuthenticated()

Checks whether the user is authenticated.

Returns true if the user is authenticated, otherwise false.

Implementation

bool isAuthenticated();