|
xrootd
|
#include <XrdClDlgEnv.hh>
Public Member Functions | |
| ~DlgEnv () | |
| void | Enable () |
| Enable delegation in the environment. More... | |
| void | Disable () |
| Disable delegation in the environment. More... | |
Static Public Member Functions | |
| static DlgEnv & | Instance () |
Private Member Functions | |
| DlgEnv () | |
| Default constructor. More... | |
| DlgEnv (const DlgEnv &) | |
| Copy constructor - deleted. More... | |
| DlgEnv & | operator= (const DlgEnv &) |
| Assigment operator - deleted. More... | |
Helper class for setting and unsetting the 'XrdSecGSIDELEGPROXY' environment variable.
|
inline |
Destructor
Release the memory used to set environment
|
inlineprivate |
Default constructor.
|
private |
Copy constructor - deleted.
|
inline |
Disable delegation in the environment.
|
inline |
Enable delegation in the environment.