File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 2020use Symfony \Component \Security \Http \Authenticator \AbstractAuthenticator ;
2121use Symfony \Component \Security \Http \Authenticator \Passport \Badge \UserBadge ;
2222use Symfony \Component \Security \Http \Authenticator \Passport \Passport ;
23- use Symfony \Component \Security \Http \Authenticator \Passport \PassportInterface ;
2423use Symfony \Component \Security \Http \Authenticator \Passport \SelfValidatingPassport ;
2524use Symfony \Component \Security \Http \Authenticator \Token \PostAuthenticationToken ;
2625
Original file line number Diff line number Diff line change 1919use Symfony \Component \Security \Core \Authentication \Token \NullToken ;
2020use Symfony \Component \Security \Core \Authentication \Token \Storage \TokenStorage ;
2121use Symfony \Component \Security \Core \Authentication \Token \Storage \TokenStorageInterface ;
22- use Symfony \Component \Security \Core \Authentication \Token \TokenInterface ;
2322use Symfony \Component \Security \Core \Authentication \Token \UsernamePasswordToken ;
2423use Symfony \Component \Security \Core \Authorization \AccessDecisionManagerInterface ;
2524use Symfony \Component \Security \Core \Authorization \Voter \AuthenticatedVoter ;
You can’t perform that action at this time.
0 commit comments