Public Member Functions | Static Public Member Functions | Static Private Attributes

XrdCmsSecurity Class Reference

#include <XrdCmsSecurity.hh>

Collaboration diagram for XrdCmsSecurity:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XrdCmsSecurity ()
 ~XrdCmsSecurity ()

Static Public Member Functions

static int Authenticate (XrdLink *Link, const char *Token, int tlen)
static int Configure (const char *Lib, const char *Cfn=0)
static const char * getToken (int &size, const char *hostname)
static int Identify (XrdLink *Link, XrdCms::CmsRRHdr &inHdr, char *authBuff, int abLen)

Static Private Attributes

static XrdSecServiceDHS = 0

Constructor & Destructor Documentation

XrdCmsSecurity::XrdCmsSecurity (  )  [inline]
XrdCmsSecurity::~XrdCmsSecurity (  )  [inline]

Member Function Documentation

int XrdCmsSecurity::Authenticate ( XrdLink Link,
const char *  Token,
int  tlen 
) [static]
int XrdCmsSecurity::Configure ( const char *  Lib,
const char *  Cfn = 0 
) [static]
const char * XrdCmsSecurity::getToken ( int &  size,
const char *  hostname 
) [static]

References DHS, and XrdSecService::getParms().

Referenced by XrdCmsLogin::Admit().

int XrdCmsSecurity::Identify ( XrdLink Link,
XrdCms::CmsRRHdr inHdr,
char *  authBuff,
int  abLen 
) [static]

Member Data Documentation

XrdSecService * XrdCmsSecurity::DHS = 0 [static, private]

Referenced by Authenticate(), Configure(), and getToken().


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