#include <AuthTokenCheck.h>
Inheritance diagram for CAuthTokenCheck:

Public Methods | |
| CAuthTokenCheck () | |
| ~CAuthTokenCheck () | |
| CAuthTokenCheck (const CAuthTokenCheck &aCAuthTokenCheck) | |
| CAuthTokenCheck & | operator= (const CAuthTokenCheck &aCAuthTokenCheck) |
| virtual void | AddAclEntry (const string &rStringifiedToken) |
| virtual void | DeleteAclEntry (const string &rStringifiedToken) |
| void | AddAuthToken (DAQAuthToken &rToken) |
| void | DeleteAuthToken (DAQAuthToken &rToken) |
Private Methods | |
| int | operator== (const CAuthTokenCheck &aCAuthTokenCheck) const |
|
|
Definition at line 322 of file AuthTokenCheck.h. |
|
|
Definition at line 325 of file AuthTokenCheck.h. |
|
|
Definition at line 329 of file AuthTokenCheck.h. |
|
|
Definition at line 347 of file AuthTokenCheck.h. References CAccessListCheck::AddAclEntry(). |
|
|
Definition at line 306 of file AuthTokenCheck.cpp. References CAccessListCheck::AddAclEntry(). |
|
|
Definition at line 352 of file AuthTokenCheck.h. References CAccessListCheck::DeleteAclEntry(). |
|
|
Definition at line 319 of file AuthTokenCheck.cpp. References CAccessListCheck::DeleteAclEntry(). |
|
|
Definition at line 336 of file AuthTokenCheck.h. References CAccessListCheck::operator=(). |
|
|
|
1.2.16