* * 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:----owBlV/mBa7Y0d7rJrGQ8QPFP9n8dOwwXlozasHR5nRQ72+fNYiWo4orghf3lj3idsgSsusPUdRwm1BowWAyWNTqpa45f7GqMxA2Kt8HCc4g+bABl9pdFyu4rI7I5Rjnat+uDxjr4EoGxfJtVf4xsEgSImjj+Wjzt25mF0kD1yEDakxWVcSQSVEh0Zlf/k3hJmEHE1Ms4fxvZJpCKhmsfHPLpS8yvMWLDRotWs4yc4jGcKnWahUa0D49UbwsG/F6AACIgjeU2VnpKVSfmHvjn73AeQ1+BEgto02wfP6T1WhLzHpsvMTGLS0QXrukc/UYX2EXOPucMMImzSe/6ZN6pOzpjKZDY7KislncoDt9r3s5bJwSqXa/2aP1pi3AEronL9So+kC8VLE1pesXCx7c7buvnysKHoGpunmhUU7EgLpX69hT83Porh4dG1l9KMRgXd7IwlFhsz/+OJHYh640+AOjRI57i2wrsxoa7gLfQhwz5EdLGx3biSGTTMrmQb8KE7q30BzF4rj/js2G5DibbBaGe+0hxdHEaH0YKxlpXmUppAA1L9NHNncSO5CCcrk+dkTxi6Nn48fA2K1CpCVe+8nis3kQbOk7+M0ptm27fB2S1gQWuH8bFUmJ7lOOLquXWG9lq9BMNTHXZbHaU+UHy7oW/0T5HCXtDNFAo/C9GyZg=----ATTACHMENT:----Mzk4MTAwNjI0MDUxNjc2NiA3NDg4NzUwODU1NTAzNjYgNzY1NTkwNzA1MjAwMjU2Mw==