$authenticationService
$authenticationService : \Zend\Authentication\AuthenticationServiceInterface
$authenticationService : \Zend\Authentication\AuthenticationServiceInterface
$authenticateRedirect :
$isAuthenticateRedirectRoute :
$isAuthorizeRedirectRoute :
$services : \Zend\ServiceManager\ServiceLocatorInterface
setAuthenticationService( $authenticationService)
| $authenticationService |
getAuthenticationService()
setAuthenticateRedirect( $redirect, $isRoute = false)
| $redirect | ||
| $isRoute |
getAuthenticateRedirect()
isAuthenticateRedirectRoute()
setAuthorizeRedirect( $redirect, $isRoute = false)
| $redirect | ||
| $isRoute |
isAuthorizeRedirectRoute()
setServices(\Zend\ServiceManager\ServiceLocatorInterface $services)
| \Zend\ServiceManager\ServiceLocatorInterface | $services |