Overview

Packages

  • Sabre

Classes

  • Sabre_CalDAV_Backend_Horde
  • Sabre_DAV_Auth_Backend_Horde
  • Overview
  • Package
  • Class
  • Tree

Class Sabre_DAV_Auth_Backend_Horde

This class implements an authentication backend for Sabre_DAV based on Horde_Auth.

Copyright 2009-2012 Horde LLC (http://www.horde.org/)

Sabre_DAV_Auth_Backend_Abstract
Extended by Sabre_DAV_Auth_Backend_Horde
Package: Sabre
License: @todo
Author: Jan Schneider jan@horde.org
Located at Sabre/DAV/Auth/Backend/Horde.php
Methods summary
public
# __construct( Horde_Auth $auth )
public string
# getDigestHash( string $username )

Returns the HTTP Digest hash for a username

Returns the HTTP Digest hash for a username

This must be the A1 part of the digest hash

Parameters

$username

Returns

string
public
# getUserList( )
API documentation generated by ApiGen