A factory to create the ACL service.

package HexAuth

 Methods

Create the ACL service.

createService(\Zend\ServiceManager\ServiceLocatorInterface $serviceLocator) : \HexAuth\Factory\HexAuth\Service\Acl

Seeds the ACL service with the Auth service, the ACL and route configurations and finally initializes it.

Parameters

$serviceLocator

ServiceLocatorInterface The service locator

Returns

\HexAuth\Factory\HexAuth\Service\Acl