Horde_Core_Dav_Auth
extends Horde_Dav_Auth
in package
Extends Horde's authentication backend for Sabre to support username hooks.
Tags
Table of Contents
Methods
- getCurrentUser() : string|null
- Returns information about the currently logged in username.
Methods
getCurrentUser()
Returns information about the currently logged in username.
public
getCurrentUser() : string|null
If nobody is currently logged in, this method should return null.