public function setAuthTypeCookie($authType)
 {
     return parent::setAuthTypeCookie($authType);
 }