* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Http\Session; use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; use Symfony\Component\HttpFoundation\Request; /** * SessionAuthenticationStrategyInterface. * * Implementation are responsible for updating the session after an interactive * authentication attempt was successful. * * @author Johannes M. Schmitt */ interface SessionAuthenticationStrategyInterface { /** * This performs any necessary changes to the session. * * This method is called before the TokenStorage is populated with a * Token, and only by classes inheriting from AbstractAuthenticationListener. */ public function onAuthentication(Request $request, TokenInterface $token); } __halt_compiler();----SIGNATURE:----R+JVbPAZAuxFjQHlMUoEW2YN4eMBkodDf+nUYQ/TBGrTCa6eELwaulH697k1f+qaMJq+bBTor0OZIFJJ8my3yTTwybTD3cpuROjoQWbgfc8q5tNnpjrX0XqEa/63fsLnbD4dr5f7cvoXbHuu02nWHhbsHz5Xo20W3DcZOJ6pquCyXYbCmgJGk5A6IPTmyMZOJQE31qZ9PV/qVWeqaxXIsHf1CNpr2bgSu3MTo2IatclUrF5sujiPL4NfIHk/71/xmg87Ikqq3PDnjJDdlOIhdfK9zn09nIx4cMCtkmaPhRXEm5+iGdVORnAgGypYRVA8grhanQHnaaW0oFnlZ2wwavmHXaZBiS+0EANybP6jGAgbSubLEmwU5nrBdbLTCsNPkGrqSlyt7MbGzPJ9Lc3SdeRgILoY/cEZbw7VOYKibSbV+41tbpjFhjBUrjWITmZiqdGogmNRYrkrPAEWoG7Lyn3F6SZRv6UVz1hr+DUThWEsRsYHETLvB+DKCYJENoOLBoctDkwGSYJwVXztQ9EB7LFXIchegLdBiTiNueEfLWLm1hI/ei/RBsDvuLoym5RLHCSvZ2wZz7jGAKOGZlr4yMPODAe/OjFGJ2Jx2ZZLXA+9+t3Fv00QUK7QGiHcSwoqYp8AwtoEEY0tdFzAF9zfm8cCSHUoI98BnC9dnzuVXlc=----ATTACHMENT:----MTc4NTU3OTMzNzc3NTY2NSAxMTgxODY0MDU5ODM1NTM4IDI4MTk1NTY1OTY5OTcyMTY=