* * 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:----FAzINbZz6X50kDURYXzXiTsZW5+w2pPcbcbosP9bBHqOd+XDDcRzkhExshaCAws94RnfqW1+J8ZYUWFWRMruoLSIFO/IbK2sUduiqcSSwubbzuyGG66P/14Spi0L4Lhhrerc5sOq577VW8lptgE/rljA0mb+7pJJ3Tfr+B8crD4T1lLjukcZ+Y3N9xJTMSBDHDj3+hTru1nA33GdW5OKG+wTHL3is0n4j4mhJnJf/Fhkw6Y2Xa0eNWSBe7KHn8HOOOZuBs3ehMUxpPB/Z4jmaRy/4YQ9asSjsYmi0NepuIlOfkNdV50PVRkgewZRIWjq6zXyYdvJm8G1DOQU+hMSq5BgrC1/BPJg/8mNV9u8MPEoy7PUDImwSrgnJu9BofEjoiiCbfvlxFK7TPGOR6E1eoiCRpe1T/i3rSsDGq19sq6NPRW+iYpOSdrwi1Fw6eB7aDAvaBoO1EUvr1J8/+MAhjpmnARHekzNt3paqAFkRnWj+KrR1vaF92/o5N7VRpK+MWj1ENrAUWJ75Y2bw4XNmfSt8UQI20TlUsk2osW5NYJzf14HADqGDbPSOqO+SQ7MGTDmM6cbQu1dbLdMTkq0wZwQ7pg6b5dJCwTS0Urm1lRlPZDz9F9teRU7oqnX42E/rWfiapU4CRSj9lk/lVzWPJDo/r+C+OgmzBOnF3SiGt8=----ATTACHMENT:----NTkzMDM4OTAwMDIxNzY2NiA0MTUxNzUxMDk5NjcxMzY0IDc0Nzc3NjA0Njc3MTIyNzE=