libfilezilla
Loading...
Searching...
No Matches
impersonation.hpp File Reference

Declares impersonation_token. More...

#include "string.hpp"
#include <memory>
#include <functional>
Include dependency graph for impersonation.hpp:

Go to the source code of this file.

Classes

class  impersonation_token
 Impersonation tokens for a given user can be used to spawn processes running as that user. More...

Namespaces

namespace  fz
 The namespace used by libfilezilla.

Functions

native_string current_username ()
 Returns the username the calling thread is running under.

Detailed Description