Cookie

Cookie based authentication provider.

Hierarchy

File

core/modules/user/src/Authentication/Provider/Cookie.php, line 16

Namespace

Drupal\user\Authentication\Provider

Members

Name Modifiers Type Description
Cookie::$connection protected property The database connection.
Cookie::$sessionConfiguration protected property The session configuration.
Cookie::applies public function Checks whether suitable authentication credentials are on the request. Overrides AuthenticationProviderInterface::applies
Cookie::authenticate public function Authenticates the user. Overrides AuthenticationProviderInterface::authenticate
Cookie::getUserFromSession protected function Returns the UserSession object for the given session.
Cookie::__construct public function Constructs a new cookie authentication provider.
doc_Drupal
2016-10-29 08:59:00
Comments
Leave a Comment

Please login to continue.