XrdSsiEntity Class Reference

#include <XrdSsiEntity.hh>

List of all members.

Public Member Functions

 XrdSsiEntity (const char *pName="")
 ~XrdSsiEntity ()

Public Attributes

char prot [XrdSsiPROTOIDSIZE]
 Protocol used.
const char * name
 Entity's name.
const char * host
 Entity's host name or address.
const char * vorg
 Entity's virtual organization.
const char * role
 Entity's role.
const char * grps
 Entity's group names.
const char * endorsements
 Protocol specific endorsements.
const char * creds
 Raw client credentials or cert.
int credslen
 Length of the 'creds' field.
int rsvd
 Reserved field.
const char * tident
 Trace identifier always preset.

Constructor & Destructor Documentation

XrdSsiEntity::XrdSsiEntity ( const char *  pName = ""  )  [inline]

References prot, and XrdSsiPROTOIDSIZE.

XrdSsiEntity::~XrdSsiEntity (  )  [inline]

Member Data Documentation

const char* XrdSsiEntity::creds

Raw client credentials or cert.

Length of the 'creds' field.

Protocol specific endorsements.

const char* XrdSsiEntity::grps

Entity's group names.

const char* XrdSsiEntity::host

Entity's host name or address.

const char* XrdSsiEntity::name

Entity's name.

char XrdSsiEntity::prot[XrdSsiPROTOIDSIZE]

Protocol used.

Referenced by XrdSsiEntity().

const char* XrdSsiEntity::role

Entity's role.

Reserved field.

const char* XrdSsiEntity::tident

Trace identifier always preset.

const char* XrdSsiEntity::vorg

Entity's virtual organization.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 13 May 2020 for xrootd by  doxygen 1.6.1