Loading src/UnicaenAuth/Assertion/AssertionFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace UnicaenAuth\Assertion; use BjyAuthorize\Service\Authorize; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use Laminas\Authentication\AuthenticationService; use Laminas\Mvc\Application; use Laminas\ServiceManager\Factory\FactoryInterface; Loading src/UnicaenAuth/Authentication/Adapter/AdapterChainServiceFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use ZfcUser\Authentication\Adapter\Exception\OptionsNotFoundException; use ZfcUser\Options\ModuleOptions; Loading src/UnicaenAuth/Authentication/Adapter/CasAdapterFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use UnicaenApp\Mapper\Ldap\People as LdapPeopleMapper; use UnicaenAuth\Options\ModuleOptions; use UnicaenAuth\Service\User; Loading src/UnicaenAuth/Authentication/Adapter/DbAdapterFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use UnicaenAuth\Options\ModuleOptions; use Laminas\Authentication\Storage\Session; use ZfcUser\Mapper\UserInterface as UserMapperInterface; Loading src/UnicaenAuth/Authentication/Adapter/LdapAdapterFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use UnicaenApp\Mapper\Ldap\People as LdapPeopleMapper; use UnicaenAuth\Options\ModuleOptions; use UnicaenAuth\Service\User; Loading Loading
src/UnicaenAuth/Assertion/AssertionFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ namespace UnicaenAuth\Assertion; use BjyAuthorize\Service\Authorize; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use Laminas\Authentication\AuthenticationService; use Laminas\Mvc\Application; use Laminas\ServiceManager\Factory\FactoryInterface; Loading
src/UnicaenAuth/Authentication/Adapter/AdapterChainServiceFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use ZfcUser\Authentication\Adapter\Exception\OptionsNotFoundException; use ZfcUser\Options\ModuleOptions; Loading
src/UnicaenAuth/Authentication/Adapter/CasAdapterFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use UnicaenApp\Mapper\Ldap\People as LdapPeopleMapper; use UnicaenAuth\Options\ModuleOptions; use UnicaenAuth\Service\User; Loading
src/UnicaenAuth/Authentication/Adapter/DbAdapterFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use UnicaenAuth\Options\ModuleOptions; use Laminas\Authentication\Storage\Session; use ZfcUser\Mapper\UserInterface as UserMapperInterface; Loading
src/UnicaenAuth/Authentication/Adapter/LdapAdapterFactory.php +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ namespace UnicaenAuth\Authentication\Adapter; use Interop\Container\ContainerInterface; use Psr\Container\ContainerInterface; use UnicaenApp\Mapper\Ldap\People as LdapPeopleMapper; use UnicaenAuth\Options\ModuleOptions; use UnicaenAuth\Service\User; Loading