* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Http\Logout; use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; use Symfony\Component\HttpFoundation\Response; use Symfony\Component\HttpFoundation\Request; /** * Interface that needs to be implemented by LogoutHandlers. * * @author Johannes M. Schmitt */ interface LogoutHandlerInterface { /** * This method is called by the LogoutListener when a user has requested * to be logged out. Usually, you would unset session variables, or remove * cookies, etc. */ public function logout(Request $request, Response $response, TokenInterface $token); } __halt_compiler();----SIGNATURE:----vYDZudPgXZKUZfl1CrH6/SG/4c36XJ11D7o5BlVVAKLbPd+DxnOKmdJPSZB3tLHIPdt9VzE0sMS/VtzVZbzGYkhh8I63CYvpnZF9L4yREYMebnInlOfJzYQr/eOrAxNURApLY+pIEsyFf5o2/+i14poCQgYZH+JCGiu6TJUaFq4FKroF3JW9NXop7nQFn9unxS9ApGgQ3X+TuDsSBhNz7qz8//yX6h8X0P6Bqw0NsMbEk6X5c0zhFnl6LWBFfBr2bE7/aUKbBmxJy1xHsa43zDcdqS1PJo3oQeun+aWd7DCnCzEJrWwN7XwHJxJySXXrm8wE+/7RQ8UBy7jf4bW6h/b5lb2G4JHoIpjUQPC1UlI665nTayR2SBPLEUiqCwilR2JtKq9OW6RiBLd3TfVaFq1+IEqhRDZIKjhmX32aainKNWc8FaSfz6aKyltnJxQZFkfujwE/brcNughW1WSNrTBfRw8Xnq7jX4Hzdwbbt9/wpE3AtTiRHebTtdCRo9I0h4tX4d4Ogh/FmyKPoPX3yDS3wC1j3XoAsx7VcQapFd0QwaM0sx3dhQjPZV39Q3Oq0emV4HyWI7zzxyrGfAXPTfVc2LgCrpY1/UTs8nc6NCyUIiEnh8LATAqVV1HCCZ17GXyNU9wUqG959JJ8GvixV8LmgVsP9jTDXS7xwdu15Yo=----ATTACHMENT:----MzgxMTMyMTYwNTc1MjQzMSA5OTUxMzAwNjg5NjQ0OTQ0IDk1NjQyNjMwODU0MDI5OTY=