libfilezilla
Classes | Namespaces | Functions
impersonation.hpp File Reference

Declares fz::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

 fz
 The namespace used by libfilezilla.
 

Functions

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

Detailed Description

Declares fz::impersonation_token.