This method is called to check if the user is authenticated (previously or by
tickets given in the URL).
public isAuthenticated ( boolean $renew = false ) : true | ||
$renew | boolean | true to force the authentication with the CAS server |
return | true | when the user is authenticated. Also may redirect to the same URL without the ticket. |