class DigestData

Methods

__construct($header)

No description

getResponse()

No description

getUsername()

No description

validateAndDecode($entryPointKey, $expectedRealm)

No description

calculateServerDigest($password, $httpMethod)

No description

isNonceExpired()

No description

Details

at line line 146
__construct($header)

Parameters

$header

at line line 157
getResponse()

at line line 162
getUsername()

at line line 167
validateAndDecode($entryPointKey, $expectedRealm)

Parameters

$entryPointKey
$expectedRealm

at line line 200
calculateServerDigest($password, $httpMethod)

Parameters

$password
$httpMethod

at line line 217
isNonceExpired()