#include <torchttpservernonce.h>
Definition at line 15 of file torchttpservernonce.h.
TorcHTTPServerNonce::TorcHTTPServerNonce |
( |
| ) |
|
TorcHTTPServerNonce::TorcHTTPServerNonce |
( |
const QDateTime & |
Time | ) |
|
|
explicit |
TorcHTTPServerNonce::~TorcHTTPServerNonce |
( |
| ) |
|
|
default |
QString TorcHTTPServerNonce::GetOpaque |
( |
void |
| ) |
const |
bool TorcHTTPServerNonce::IsOutOfDate |
( |
const QDateTime & |
Current | ) |
|
void TorcHTTPServerNonce::ProcessDigestAuth |
( |
TorcHTTPRequest & |
Request, |
|
|
bool |
Check = false |
|
) |
| |
|
static |
A server nonce for Digest Access Authentication.
The default behaviour is to allow unlimited use of individual nonces and to expire them 10 seconds after their issue OR last use.
- Todo:
- Investigate browsers that request a new nonce for every request
Definition at line 46 of file torchttpservernonce.cpp.
bool TorcHTTPServerNonce::UseOnce |
( |
quint64 |
ClientCount, |
|
|
const QDateTime & |
Current |
|
) |
| |
The documentation for this class was generated from the following files: