AuthConst.h File Reference

#include "Rtypes.h"

Go to the source code of this file.

Variables

const Int_t kMAXSEC = 6
const Int_t kMAXSECBUF = 4096
const Int_t kAUTH_REUSE_MSK = 0x1
const Int_t kAUTH_CRYPT_MSK = 0x2
const Int_t kAUTH_SSALT_MSK = 0x4
const Int_t kAUTH_RSATY_MSK = 0x8
const Int_t kMAXRSATRIES = 100
const Int_t kPRIMELENGTH = 20
const Int_t kPRIMEEXP = 40


Variable Documentation

const Int_t kAUTH_CRYPT_MSK = 0x2

Definition at line 31 of file AuthConst.h.

Referenced by TAuthenticate::ClearAuth(), and ROOT::RpdUser().

const Int_t kAUTH_REUSE_MSK = 0x1

Definition at line 30 of file AuthConst.h.

Referenced by TAuthenticate::ClearAuth(), GlobusAuthenticate(), Krb5Authenticate(), ROOT::RpdGlobusAuth(), ROOT::RpdKrb5Auth(), ROOT::RpdReUseAuth(), ROOT::RpdSRPUser(), ROOT::RpdSshAuth(), ROOT::RpdUser(), SRPAuthenticate(), and TAuthenticate::SshAuth().

const Int_t kAUTH_RSATY_MSK = 0x8

Definition at line 33 of file AuthConst.h.

Referenced by TAuthenticate::ClearAuth(), GlobusAuthenticate(), Krb5Authenticate(), ROOT::RpdGlobusAuth(), ROOT::RpdKrb5Auth(), ROOT::RpdSRPUser(), ROOT::RpdSshAuth(), ROOT::RpdUser(), SRPAuthenticate(), and TAuthenticate::SshAuth().

const Int_t kAUTH_SSALT_MSK = 0x4

Definition at line 32 of file AuthConst.h.

Referenced by TAuthenticate::ClearAuth(), and ROOT::RpdUser().

const Int_t kMAXRSATRIES = 100

Definition at line 34 of file AuthConst.h.

Referenced by TAuthenticate::GenRSAKeys(), ROOT::RpdGenRSAKeys(), and ROOT::SshToolAllocateSocket().

const Int_t kMAXSEC = 6

Definition at line 28 of file AuthConst.h.

Referenced by THostAuth::AddMethod(), TAuthenticate::Authenticate(), THostAuth::Create(), TAuthenticate::GetAuthMethod(), TAuthenticate::GetAuthMethodIdx(), TAuthenticate::ReadRootAuthrc(), THostAuth::ReOrder(), ROOT::RpdCheckAuthAllow(), ROOT::RpdInitAuth(), TAuthenticate::TAuthenticate(), THostAuth::THostAuth(), and THostAuth::Update().

const Int_t kMAXSECBUF = 4096

Definition at line 29 of file AuthConst.h.

Referenced by RecvHostAuth(), ROOT::RpdRecvClientRSAKey(), ROOT::RpdSecureRecv(), ROOT::RpdSecureSend(), TAuthenticate::SecureRecv(), TAuthenticate::SecureSend(), and TAuthenticate::SendRSAPublicKey().

const Int_t kPRIMEEXP = 40

Definition at line 36 of file AuthConst.h.

Referenced by TAuthenticate::GenRSAKeys(), and ROOT::RpdGenRSAKeys().

const Int_t kPRIMELENGTH = 20

Definition at line 35 of file AuthConst.h.

Referenced by TAuthenticate::GenRSAKeys(), ROOT::RpdGenRSAKeys(), and TAuthenticate::SetRSAPublic().


Generated on Tue Jul 5 16:01:18 2011 for ROOT_528-00b_version by  doxygen 1.5.1