aboutsummaryrefslogtreecommitdiff
path: root/contrib/native/client/src/include
diff options
context:
space:
mode:
authorSudheesh Katkam <skatkam@maprtech.com>2016-03-05 15:18:28 -0800
committerSudheesh Katkam <skatkam@maprtech.com>2016-03-05 15:19:20 -0800
commitb67c553833b0d49af4489655128d6e80e1e7be46 (patch)
treec95b1d28b5e335f7ab44b3664fddaf9f38b73c60 /contrib/native/client/src/include
parentde2d062a6a5f4077bfaa254e170ecdbb7fa0dc8d (diff)
DRILL-4281: Support authorized proxy users to impersonate other users
closes #400
Diffstat (limited to 'contrib/native/client/src/include')
-rw-r--r--contrib/native/client/src/include/drill/common.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/native/client/src/include/drill/common.hpp b/contrib/native/client/src/include/drill/common.hpp
index da411499d..bb8e2b4a3 100644
--- a/contrib/native/client/src/include/drill/common.hpp
+++ b/contrib/native/client/src/include/drill/common.hpp
@@ -140,6 +140,7 @@ typedef enum{
#define USERPROP_USESSL "useSSL" // Not implemented yet
#define USERPROP_FILEPATH "pemLocation" // Not implemented yet
#define USERPROP_FILENAME "pemFile" // Not implemented yet
+#define USERPROP_IMPERSONATION_TARGET "impersonation_target"
// Bitflags to describe user properties
// Used in DrillUserProperties::USER_PROPERTIES