Module class for HexAuth module.
| package | HexAuth |
|---|
getAutoloaderConfig() : array
arraygetConfig() : array
arrayonBootstrap($e) : void
\Zend\Mvc\MvcEvent
preDispatch($e) : void
Used to determine if the user has access rights to the current route. If not, the user is redirected to the login page.
Valid only for HTTP requests, happens nothing for console requests.
\Zend\Mvc\MvcEvent