Webdav: ezcWebdavBasicAuth
[ ]
[ Clients ] [ Plugin architecture ]
[ ]
[ ]
[ ]
[ ]
Class: ezcWebdavBasicAuth
|
Struct containing digest authentication information. [
source]
This struct represents authentication data as provided by the HTTP Basic specification.
Parents
ezcBaseStruct
|
--ezcWebdavAuth
|
--ezcWebdavBasicAuth
Member Variables
Inherited Member Variables
From
ezcWebdavAuth:
Method Summary
|
public ezcWebdavBasicAuth |
__construct(
[$username = ''], [$password = ''] )
Creates a new basic auth credential struct. |
Inherited Methods
From
ezcWebdavAuth :
Methods
__construct
ezcWebdavBasicAuth __construct(
[string
$username = ''], [string
$password = ''] )
Creates a new basic auth credential struct.
Parameters
| Name |
Type |
Description |
$username |
string |
|
$password |
string |
|
Redefinition of
Last updated: Tue, 23 Mar 2010