![]() |
libfilezilla
|
Declares fz::impersonation_token. More...
#include <memory>#include <functional>#include "string.hpp"#include "logger.hpp"#include "glue/windows.hpp"
Go to the source code of this file.
Classes | |
| struct | impersonation_options |
| struct | impersonation_options::pwless_type |
| Impersonate as any user without checking credentials. More... | |
| class | impersonation_token |
| Impersonation tokens for a given user can be used to spawn processes running as that user. More... | |
Namespaces | |
| fz | |
| The namespace used by libfilezilla. | |
Functions | |
| native_string | current_username () |
| Returns the username the calling thread is running under. | |
| std::string | get_user_uid (native_string const &username) |
Declares fz::impersonation_token.
1.8.10