Class: Sabre_DAV_Auth_MockBackend

Source Location: /includes/classes/SabreDAV/tests/Sabre/DAV/Auth/MockBackend.php

Class Overview [line 3]

Sabre_DAV_Auth_Backend_Abstract
   |
   --Sabre_DAV_Auth_MockBackend

This is the base class for any authentication object.

Author(s):

  • Evert Pot (http://www.rooftopsolutions.nl/)

Version:

Copyright:

  • Copyright (C) 2007-2010 Rooftop Solutions. All rights reserved.

Variables

Constants

Methods


Inherited Variables

Inherited Constants

Inherited Methods

Class: Sabre_DAV_Auth_Backend_Abstract

Sabre_DAV_Auth_Backend_Abstract::authenticate()
Authenticates the user based on the current request.
Sabre_DAV_Auth_Backend_Abstract::getCurrentUser()
Returns information about the currently logged in user.
Sabre_DAV_Auth_Backend_Abstract::getUsers()
Returns the full list of users.


Class Details

This is the base class for any authentication object.

Tags:

[ Top ]


Class Variables

$currentUser

[line 5]

Tags:

  • access - protected

Type: mixed

Overrides:

[ Top ]


Class Methods

authenticate

void authenticate( Sabre_DAV_Server $server, $realm)

[line 7]

Overrides Sabre_DAV_Auth_Backend_Abstract::authenticate() (Authenticates the user based on the current request.)

Parameters:

[ Top ]

getCurrentUser

void getCurrentUser( )

[line 24]

Overrides Sabre_DAV_Auth_Backend_Abstract::getCurrentUser() (Returns information about the currently logged in user.)

Parameters:

[ Top ]

getUsers

void getUsers( )

[line 30]

Overrides Sabre_DAV_Auth_Backend_Abstract::getUsers() (Returns the full list of users.)

Parameters:

[ Top ]

setCurrentUser

void setCurrentUser( $userUri)

[line 18]

Parameters:

  • $userUri -

[ Top ]


Class Constants


Documentation generated on Mon, 31 May 2010 12:53:39 -0400 by phpDocumentor 1.4.3