1 #ifndef __SSI_ENTITY_H__ 2 #define __SSI_ENTITY_H__ 41 #define XrdSsiPROTOIDSIZE 8 int rsvd
Reserved field.
Definition: XrdSsiEntity.hh:55
const char * grps
Entity's group names.
Definition: XrdSsiEntity.hh:51
const char * role
Entity's role.
Definition: XrdSsiEntity.hh:50
const char * name
Entity's name.
Definition: XrdSsiEntity.hh:47
int credslen
Length of the 'creds' field.
Definition: XrdSsiEntity.hh:54
const char * tident
Trace identifier always preset.
Definition: XrdSsiEntity.hh:56
const char * creds
Raw client credentials or cert.
Definition: XrdSsiEntity.hh:53
XrdSsiEntity(const char *pName="")
Definition: XrdSsiEntity.hh:58
#define XrdSsiPROTOIDSIZE
Definition: XrdSsiEntity.hh:41
const char * vorg
Entity's virtual organization.
Definition: XrdSsiEntity.hh:49
Definition: XrdSsiEntity.hh:43
~XrdSsiEntity()
Definition: XrdSsiEntity.hh:66
char prot[XrdSsiPROTOIDSIZE]
Protocol used.
Definition: XrdSsiEntity.hh:46
const char * endorsements
Protocol specific endorsements.
Definition: XrdSsiEntity.hh:52
const char * host
Entity's host name or address.
Definition: XrdSsiEntity.hh:48