PHP Class Horde_Imap_Client_Stub_Auth_DigestMD5, horde

Needed because we need to overwrite a protected method.
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Imap_Client_Auth_DigestMD5
Datei anzeigen Open project: horde/horde

Protected Properties

Property Type Description
$_cnonce string Cnonce to use.

Public Methods

Method Description
__construct ( $id, $pass, $challenge, $hostname, $service, $cnonce )

Protected Methods

Method Description
_getCnonce ( )

Method Details

__construct() public method

public __construct ( $id, $pass, $challenge, $hostname, $service, $cnonce )

_getCnonce() protected method

protected _getCnonce ( )

Property Details

$_cnonce protected_oe property

Cnonce to use.
protected string $_cnonce
return string