PHP 클래스 eZ\Publish\Core\REST\Server\Security\RestLogoutHandler

It forces session cookie clearing.
상속: implements Symfony\Component\Security\Http\Logout\LogoutHandlerInterface
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 1 사용 예제들

공개 메소드들

메소드 설명
logout ( Request $request, Response $response, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token )

메소드 상세

logout() 공개 메소드

public logout ( Request $request, Response $response, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token )
$request Symfony\Component\HttpFoundation\Request
$response Symfony\Component\HttpFoundation\Response
$token Symfony\Component\Security\Core\Authentication\Token\TokenInterface