* * 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:----m2GksbwngpRnN7XIMDC04Q+5MtixCEmYvtaMmUFyCS0oe/D4F0qnW6UCmJPbgI1AOgv4H54HWdUz4M0BU0DvH8JTDWsoNARQNAK8V1jk92TlqGACTGcNC3HS8OUqwTc/cqvEEgStuRl8Ayny4DCPNtRvHQNvuo14FH5CICJwmxGWHf4C9emja/XGQBIyoBTzWEXtks/itcbpdgWBJsfY5H9/lqGHjk3RRE6iM38HjHVJvpWdrGYm7QftYDN85khdcjRPDqDDZjSlcuAwwjc8UVXSeSbmHX74rTzh2ZA3CONTazakrt9kasBklrIOqwMxqDrZVpT8PKMzf0Y9GFlxcA0LfH/3E4t8wPu9GW1ND+Ow+/hC+wPlZxD9vb5J9YTeSo9YNIRkAXzdhsE4OWhdso69e5b7deuSJCpk7toKqdXIg62y2WTKFv3hczEzEtNrW4P7j1bvtgfz9w9Ip0RiIhMB3CckjHZpliOatpwjq0x+Jzy7UKJr+WYcrUmdRmmqqyIPh0AqZikUJIinQdhhGZhVBkONyKxHJWeUDq88UMmfUFpshg98RdyWamAkrpcH+WGq4Oh3dq1v0R5LqhOu4AgnTUfJ3FmdsH6U+poTyiQ72D4cKACTaSLEcXP1wIB0SVlzadTipu7YGPcSHQeMeUovbRfvNYfCxSff4sNaEdc=----ATTACHMENT:----ODY4NzE2MTY4NTY1ODA1IDg1NzQ4MzM2ODMxNjI5IDY4ODYwNjI4NTg0ODM1NTY=