|
ILIAS
trunk Revision v12.0_alpha-1540-g00f839d5fa1
|
Inheritance diagram for ILIAS\WebDAV\Auth\BasicAuthentication:
Collaboration diagram for ILIAS\WebDAV\Auth\BasicAuthentication:Public Member Functions | |
| __construct (SecretKeyRotation $secret_key_rotation, \ilLogger $logger, \ilObjUser $user, \ilAuthSession $auth_session, Filesystem $filesystem) | |
Definition at line 31 of file BasicAuthentication.php.
| ILIAS\WebDAV\Auth\BasicAuthentication::__construct | ( | SecretKeyRotation | $secret_key_rotation, |
| \ilLogger | $logger, | ||
| \ilObjUser | $user, | ||
| \ilAuthSession | $auth_session, | ||
| Filesystem | $filesystem | ||
| ) |
Definition at line 33 of file BasicAuthentication.php.
References ILIAS\GlobalScreen\Provider\__construct().
Here is the call graph for this function: