|
@@ -16,7 +16,6 @@ use Symfony\Component\Security\Core\User\UserProviderInterface;
|
|
|
use Symfony\Component\Security\Http\EntryPoint\DigestAuthenticationEntryPoint;
|
|
|
use Symfony\Component\HttpKernel\Log\LoggerInterface;
|
|
|
use Symfony\Component\HttpKernel\Event\GetResponseEvent;
|
|
|
-use Symfony\Component\HttpKernel\Events;
|
|
|
use Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken;
|
|
|
use Symfony\Component\Security\Core\Exception\BadCredentialsException;
|
|
|
use Symfony\Component\Security\Core\Exception\AuthenticationServiceException;
|