Torc
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
torc
http
torcwebsockettoken.h
Go to the documentation of this file.
1
#ifndef TORCWEBSOCKETTOKEN_H
2
#define TORCWEBSOCKETTOKEN_H
3
4
// Torc
5
#include "
torchttprequest.h
"
6
7
class
TorcWebSocketToken
8
{
9
public
:
10
static
QString
GetWebSocketToken
(
const
QString &Host,
const
QString &Current = QString());
11
};
12
13
#endif // TORCWEBSOCKETTOKEN_H
torchttprequest.h
TorcWebSocketToken
Definition:
torcwebsockettoken.h:7
TorcWebSocketToken::GetWebSocketToken
static QString GetWebSocketToken(const QString &Host, const QString &Current=QString())
Retrieve an authentication token for the given request or validate a current token.
Definition:
torcwebsockettoken.cpp:53
Generated on Sat Jan 5 2019 21:54:03 for Torc by
1.8.11