$authAdapter $authAdapter : \Login\Controller\Plugin\Zend\Authentication\Adapter\AdapterInterface Type \Login\Controller\Plugin\Zend\Authentication\Adapter\AdapterInterface
$authService $authService : \Zend\Authentication\AuthenticationService Type \Zend\Authentication\AuthenticationService
$serviceLocator $serviceLocator : \Zend\ServiceManager\ServiceLocatorInterface Type \Zend\ServiceManager\ServiceLocatorInterface
getAuthAdapter() getAuthAdapter( $name = 'eliminacode') : \Login\Controller\Plugin\Zend\Authentication\Adapter\AdapterInterface Get authAdapter. Parameters $name Returns \Login\Controller\Plugin\Zend\Authentication\Adapter\AdapterInterface
setAuthAdapter() setAuthAdapter(\Zend\Authentication\Adapter\AdapterInterface $authAdapter, $name = 'eliminacode') Set authAdapter. Parameters \Zend\Authentication\Adapter\AdapterInterface $authAdapter $name
getAuthService() getAuthService() : \Zend\Authentication\AuthenticationService Get authService. Returns \Zend\Authentication\AuthenticationService
setAuthService() setAuthService(\Zend\Authentication\AuthenticationService $authService) Set authService. Parameters \Zend\Authentication\AuthenticationService $authService