xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
XrdCl::DlgEnv Class Reference

#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 DlgEnvInstance ()
 

Private Member Functions

 DlgEnv ()
 Default constructor. More...
 
 DlgEnv (const DlgEnv &)
 Copy constructor - deleted. More...
 
DlgEnvoperator= (const DlgEnv &)
 Assigment operator - deleted. More...
 

Detailed Description

Helper class for setting and unsetting the 'XrdSecGSIDELEGPROXY' environment variable.

Constructor & Destructor Documentation

XrdCl::DlgEnv::~DlgEnv ( )
inline

Destructor

Release the memory used to set environment

XrdCl::DlgEnv::DlgEnv ( )
inlineprivate

Default constructor.

XrdCl::DlgEnv::DlgEnv ( const DlgEnv )
private

Copy constructor - deleted.

Member Function Documentation

void XrdCl::DlgEnv::Disable ( )
inline

Disable delegation in the environment.

void XrdCl::DlgEnv::Enable ( )
inline

Enable delegation in the environment.

static DlgEnv& XrdCl::DlgEnv::Instance ( )
inlinestatic
Returns
: instance of DlgEnv
DlgEnv& XrdCl::DlgEnv::operator= ( const DlgEnv )
private

Assigment operator - deleted.


The documentation for this class was generated from the following file: