Webdav: ezcWebdavAnonymousAuthenticator
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Interface: ezcWebdavAnonymousAuthenticator
|
Interface for anonymous authentication mechanism. [
source]
This interface must be implemented by objects that provide authentication for the anonymous user (if no credentials are provided at all in the request).
Descendents
Method Summary
Methods
authenticateAnonymous
Checks authentication for the anonymous user.
This method checks the given user/password credentials encapsulated in $data. Returns true if the user was succesfully recognized and the password is valid for him, false otherwise. In case no username and/or password was provided in the request, empty strings are provided as the parameters of this method.
Parameters
Last updated: Mon, 05 Jan 2009