Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Newscoop
NewscoopBundle
Security
Http
Authentication
AbstractAuthenticationHandler
PHP Class Newscoop\NewscoopBundle\Security\Http\Authentication\AbstractAuthenticationHandler
Inheritance:
extends
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
Mostra file
Open project: sourcefabric/newscoop
Class Usage Examples
Public Methods
Method
Description
setNoCacheCookie
(
Request
$request
)
Sets NO_CACHE cookie;
Private Methods
Method
Description
extractDomain
(
$domain
)
Method Details
setNoCacheCookie()
public
method
Sets NO_CACHE cookie;
public
setNoCacheCookie
(
Request
$request
)
$request
Symfony\Component\HttpFoundation\Request
Request