Webdav: ezcWebdavAnonymousAuth
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavAnonymousAuth
|
Struct representing an anonymous user. [
source]
This struct is used to indicate a missing or non-parsable Authorization header. The user must be handled as if he was not authenticated. The $username is empty.
Parents
ezcBaseStruct
|
--ezcWebdavAuth
|
--ezcWebdavAnonymousAuth
Inherited Member Variables
From
ezcWebdavAuth:
Method Summary
|
public ezcWebdavAnonymousAuth |
__construct(
)
Creates a new basic auth credential struct. |
Inherited Methods
From
ezcWebdavAuth :
Methods
__construct
ezcWebdavAnonymousAuth __construct(
)
Creates a new basic auth credential struct.
It is not possible to define a $username, since the anonymous user always has the $username ''.
Redefinition of
Last updated: Mon, 21 Dec 2009