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
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_cnonce string Cnonce to use.

Méthodes publiques

Méthode Description
__construct ( $id, $pass, $challenge, $hostname, $service, $cnonce )

Méthodes protégées

Méthode Description
_getCnonce ( )

Method Details

__construct() public méthode

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

_getCnonce() protected méthode

protected _getCnonce ( )

Property Details

$_cnonce protected_oe property

Cnonce to use.
protected string $_cnonce
Résultat string