Spork Code Libraries

Properties

$authenticationService

$authenticationService : \Zend\Authentication\AuthenticationServiceInterface

Type

\Zend\Authentication\AuthenticationServiceInterface
Inherited from
\SporkTools\Core\Access\AbstractAccess

$authenticateRedirect

$authenticateRedirect : 

Type

Inherited from
\SporkTools\Core\Access\AbstractAccess

$isAuthenticateRedirectRoute

$isAuthenticateRedirectRoute : 

Type

Inherited from
\SporkTools\Core\Access\AbstractAccess

$authorizeRedirect

$authorizeRedirect : 

Type

Inherited from
\SporkTools\Core\Access\AbstractAccess

$isAuthorizeRedirectRoute

$isAuthorizeRedirectRoute : 

Type

Inherited from
\SporkTools\Core\Access\AbstractAccess

$services

$services : \Zend\ServiceManager\ServiceLocatorInterface

Type

\Zend\ServiceManager\ServiceLocatorInterface
Inherited from
\SporkTools\Core\Access\AbstractAccess

Methods

isAuthorized()

isAuthorized() 

isAuthenticated()

isAuthenticated() 

Inherited from
\SporkTools\Core\Access\AbstractAccess

setAuthenticationService()

setAuthenticationService(  $authenticationService) 

Parameters

$authenticationService
Inherited from
\SporkTools\Core\Access\AbstractAccess

getAuthenticationService()

getAuthenticationService() 

Inherited from
\SporkTools\Core\Access\AbstractAccess

setAuthenticateRedirect()

setAuthenticateRedirect(  $redirect,   $isRoute = false) 

Parameters

$redirect
$isRoute
Inherited from
\SporkTools\Core\Access\AbstractAccess

getAuthenticateRedirect()

getAuthenticateRedirect() 

Inherited from
\SporkTools\Core\Access\AbstractAccess

isAuthenticateRedirectRoute()

isAuthenticateRedirectRoute() 

Inherited from
\SporkTools\Core\Access\AbstractAccess

setAuthorizeRedirect()

setAuthorizeRedirect(  $redirect,   $isRoute = false) 

Parameters

$redirect
$isRoute
Inherited from
\SporkTools\Core\Access\AbstractAccess

getAuthorizeRedirect()

getAuthorizeRedirect() 

Inherited from
\SporkTools\Core\Access\AbstractAccess

isAuthorizeRedirectRoute()

isAuthorizeRedirectRoute() 

Inherited from
\SporkTools\Core\Access\AbstractAccess

setServices()

setServices(\Zend\ServiceManager\ServiceLocatorInterface  $services) 

Parameters

\Zend\ServiceManager\ServiceLocatorInterface $services
Inherited from
\SporkTools\Core\Access\AbstractAccess

getServices()

getServices() 

Inherited from
\SporkTools\Core\Access\AbstractAccess