library: libCore
#include "TSecContext.h"

TSecContext


class description - header file - source file
viewCVS header - viewCVS source

class TSecContext: public TObject

Inheritance Inherited Members Includes Libraries
Class Charts

Function Members (Methods)

Display options:
Show inherited
Show non-public
public:
TSecContext(const char* url, Int_t meth, Int_t offset, const char* id, const char* token, TDatime expdate = kROOTTZERO, void* ctx = 0)
TSecContext(const char* user, const char* host, Int_t meth, Int_t offset, const char* id, const char* token, TDatime expdate = kROOTTZERO, void* ctx = 0)
virtual~TSecContext()
voidTObject::AbstractMethod(const char* method) const
voidAddForCleanup(Int_t port, Int_t proto, Int_t type)
virtual voidTObject::AppendPad(Option_t* option = "")
virtual const char*AsString(TString& out)
virtual voidTObject::Browse(TBrowser* b)
static TClass*Class()
virtual const char*TObject::ClassName() const
virtual voidTObject::Clear(Option_t* = "")
virtual TObject*TObject::Clone(const char* newname = "") const
virtual Int_tTObject::Compare(const TObject* obj) const
virtual voidTObject::Copy(TObject& object) const
virtual voidDeActivate(Option_t* opt = "CR")
virtual voidTObject::Delete(Option_t* option = "")
virtual Int_tTObject::DistancetoPrimitive(Int_t px, Int_t py)
virtual voidTObject::Draw(Option_t* option = "")
virtual voidTObject::DrawClass() const
virtual TObject*TObject::DrawClone(Option_t* option = "") const
virtual voidTObject::Dump() const
virtual voidTObject::Error(const char* method, const char* msgfmt) const
virtual voidTObject::Execute(const char* method, const char* params, Int_t* error = 0)
virtual voidTObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0)
virtual voidTObject::ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual voidTObject::Fatal(const char* method, const char* msgfmt) const
virtual TObject*TObject::FindObject(const char* name) const
virtual TObject*TObject::FindObject(const TObject* obj) const
void*GetContext() const
virtual Option_t*TObject::GetDrawOption() const
static Long_tTObject::GetDtorOnly()
TDatimeGetExpDate() const
const char*GetHost() const
virtual const char*TObject::GetIconName() const
const char*GetID() const
Int_tGetMethod() const
const char*GetMethodName() const
virtual const char*TObject::GetName() const
virtual char*TObject::GetObjectInfo(Int_t px, Int_t py) const
static Bool_tTObject::GetObjectStat()
Int_tGetOffSet() const
virtual Option_t*TObject::GetOption() const
TList*GetSecContextCleanup() const
virtual const char*TObject::GetTitle() const
const char*GetToken() const
virtual UInt_tTObject::GetUniqueID() const
const char*GetUser() const
virtual Bool_tTObject::HandleTimer(TTimer* timer)
virtual ULong_tTObject::Hash() const
virtual voidTObject::Info(const char* method, const char* msgfmt) const
virtual Bool_tTObject::InheritsFrom(const char* classname) const
virtual Bool_tTObject::InheritsFrom(const TClass* cl) const
virtual voidTObject::Inspect() const
voidTObject::InvertBit(UInt_t f)
virtual TClass*IsA() const
Bool_tIsA(const char* methodname)
Bool_tIsActive() const
virtual Bool_tTObject::IsEqual(const TObject* obj) const
virtual Bool_tTObject::IsFolder() const
Bool_tTObject::IsOnHeap() const
virtual Bool_tTObject::IsSortable() const
Bool_tTObject::IsZombie() const
virtual voidTObject::ls(Option_t* option = "") const
voidTObject::MayNotUse(const char* method) const
virtual Bool_tTObject::Notify()
static voidTObject::operator delete(void* ptr)
static voidTObject::operator delete(void* ptr, void* vp)
static voidTObject::operator delete[](void* ptr)
static voidTObject::operator delete[](void* ptr, void* vp)
void*TObject::operator new(size_t sz)
void*TObject::operator new(size_t sz, void* vp)
void*TObject::operator new[](size_t sz)
void*TObject::operator new[](size_t sz, void* vp)
virtual voidTObject::Paint(Option_t* option = "")
virtual voidTObject::Pop()
virtual voidPrint(Option_t* option = "F") const
virtual Int_tTObject::Read(const char* name)
virtual voidTObject::RecursiveRemove(TObject* obj)
voidTObject::ResetBit(UInt_t f)
virtual voidTObject::SaveAs(const char* filename = "", Option_t* option = "") const
virtual voidTObject::SavePrimitive(ostream& out, Option_t* option = "")
voidTObject::SetBit(UInt_t f)
voidTObject::SetBit(UInt_t f, Bool_t set)
virtual voidTObject::SetDrawOption(Option_t* option = "")
static voidTObject::SetDtorOnly(void* obj)
voidSetExpDate(TDatime expdate)
voidSetID(const char* id)
static voidTObject::SetObjectStat(Bool_t stat)
voidSetOffSet(Int_t offset)
virtual voidTObject::SetUniqueID(UInt_t uid)
voidSetUser(const char* user)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
virtual voidTObject::SysError(const char* method, const char* msgfmt) const
Bool_tTObject::TestBit(UInt_t f) const
Int_tTObject::TestBits(UInt_t f) const
virtual voidTObject::UseCurrentStyle()
virtual voidTObject::Warning(const char* method, const char* msgfmt) const
virtual Int_tTObject::Write(const char* name = "0", Int_t option = 0, Int_t bufsize = 0)
virtual Int_tTObject::Write(const char* name = "0", Int_t option = 0, Int_t bufsize = 0) const
protected:
TSecContext(const TSecContext&)
virtual voidTObject::DoError(int level, const char* location, const char* fmt, va_list va) const
voidTObject::MakeZombie()
TSecContext&operator=(const TSecContext&)
private:
voidCleanup()
virtual Bool_tCleanupSecContext(Bool_t all)

Data Members

public:
enum TObject::EStatusBits { kCanDelete
kMustCleanup
kObjInCanvas
kIsReferenced
kHasUUID
kCannotPick
kNoContextMenu
kInvalidObject
};
enum TObject::[unnamed] { kIsOnHeap
kNotDeleted
kZombie
kBitMask
kSingleKey
kOverwrite
kWriteDelete
};
private:
void*fContextKrb5, Globus: ptr to specific sec context
TList*fCleanupPoints to list with info for remote cleanup
TDatimefExpDateExpiring date (one sec precision)
TStringfHostRemote host name
TStringfIDString identifying uniquely this context
Int_tfMethodAuthentication method used
TStringfMethodNameAuthentication method name
Int_tfOffSetoffset in remote host auth tab file (in bytes)
TStringfTokenToken identifying this authentication
TStringfUserRemote login username

Class Description

                                                                      
 TSecContext                                                          
                                                                      
 Contains details about an established security context               
 Used by THostAuth                                                    
                                                                      

TSecContext(const char *user, const char *host, Int_t meth, Int_t offset, const char *id, const char *token, TDatime expdate, void *ctx)
 Ctor for SecContext object.
TSecContext(const char *url, Int_t meth, Int_t offset, const char *token, const char *id, TDatime expdate, void *ctx)
 Ctor for SecContext object.
 User and host from url = user@host .
TSecContext(const TSecContext& sc)
copy constructor
TSecContext& operator=(const TSecContext& sc)
assignement operator
~TSecContext()
 Dtor: delete (deActivate, local/remote cleanup, list removal)
 all what is still active
void Cleanup()
 Cleanup what is still active
void DeActivate(Option_t *Opt)
 Set OffSet to -1 and expiring Date to default
 Remove from the list
 If Opt contains "C" or "c", ask for remote cleanup
 If Opt contains "R" or "r", remove from the list
 Default Opt="CR"
void AddForCleanup(Int_t port, Int_t proto, Int_t type)
 Create a new TSecContextCleanup
 Internally is added to the list
Bool_t IsA(const char *methname)
 Checks if this security context is for method named 'methname'
 Case sensitive.
Bool_t IsActive()
 Check remote OffSet and expiring Date
void Print(Option_t *opt)
 If opt is "F" (default) print object content.
 If opt is "<number>" print in special form for calls within THostAuth
 with cardinality <number>
 If opt is "S" prints short in-line form for calls within TFTP,
 TSlave, TProof ...
const char * AsString(TString &out)
 Returns short string with relevant information about this
 security context
Bool_t CleanupSecContext(Bool_t)
 Ask remote client to cleanup security context 'ctx'
 If 'all', all sec context with the same host as ctx
 are cleaned.
void * GetContext()
{ return fContext; }
TDatime GetExpDate()
{ return fExpDate; }
const char * GetHost()
{ return fHost; }
const char * GetID()
{ return fID; }
Int_t GetMethod()
{ return fMethod; }
const char * GetMethodName()
{ return fMethodName; }
Int_t GetOffSet()
{ return fOffSet; }
TList * GetSecContextCleanup()
{ return fCleanup; }
const char * GetToken()
{ return fToken; }
const char * GetUser()
{ return fUser; }
Bool_t IsA(const char *methodname)
void SetExpDate(TDatime expdate)
{ fExpDate= expdate; }
void SetID(const char *id)
{ fID= id; }
void SetOffSet(Int_t offset)
{ fOffSet = offset; }
void SetUser(const char *user)
{ fUser = user; }

Author: G. Ganis 19/03/2003
Last update: root/net:$Name: $:$Id: TSecContext.cxx,v 1.14 2006/11/16 17:17:37 rdm Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.