4 include_once 
'Auth.php';
 
   32         public function __construct($a_container,$a_further_options = array())
 
   39                         array($a_container,
'forceAuthentication'),
 
   45                 if(is_object($PHPCAS_CLIENT) and $PHPCAS_CLIENT->isAuthenticated())
 
   47                         $this->username = $PHPCAS_CLIENT->getUser();