Stud.IP  5.4
SessionStrategy Class Reference
Inheritance diagram for SessionStrategy:
Strategy

Public Member Functions

 check ()
 
 user ()
 
 addChallenge (Response $response)
 

Protected Attributes

 $user
 

Member Function Documentation

◆ addChallenge()

addChallenge ( Response  $response)

Validate a user's credentials.

Parameters
Response$responsethe current response
Returns
Response the new response containing the challenge

Implements Strategy.

◆ check()

check ( )

Determine if the current user is authenticated.

Returns
bool

Implements Strategy.

◆ user()

user ( )

(PHPMD.Superglobals)

Implements Strategy.

Field Documentation

◆ $user

$user
protected

The documentation for this class was generated from the following file: