Leosac
0.8.0
Open Source Access Control
|
#include <SecurityContext.hpp>
Public Member Functions | |
SystemExecutionContext () | |
Public Member Functions inherited from Leosac::ExecutionContext | |
ExecutionContext (SecurityContext &sc) | |
ExecutionContext (SecurityContext &sc, const Audit::IAuditEntryPtr &) | |
Additional Inherited Members | |
Public Attributes inherited from Leosac::ExecutionContext | |
SecurityContext & | sec |
The SecurityContext of the caller. More... | |
Audit::IAuditEntryPtr | audit |
An optional audit object that would act as parent for the audit trail. More... | |
Definition at line 320 of file SecurityContext.hpp.
SystemExecutionContext::SystemExecutionContext | ( | ) |
Definition at line 145 of file SecurityContext.cpp.