1 #ifndef __SEC_ENTITY_H__
2 #define __SEC_ENTITY_H__
45 #include <sys/types.h>
47 #define XrdSecPROTOIDSIZE 8
108 void Reset(
const char *spV=0);
121 void Init(
const char *spV);
124 #define XrdSecClientName XrdSecEntity
125 #define XrdSecServerName XrdSecEntity
#define XrdSecPROTOIDSIZE
char * vorg
Entity's virtual organization(s)
const char * pident
Trace identifier (originator)
int credslen
Length of the 'creds' data.
char prox[XrdSecPROTOIDSIZE]
Auth extractor used (e.g. xrdvoms)
XrdNetAddrInfo * addrInfo
Entity's connection details.
XrdSecEntityAttr * eaAPI
non-const API to attributes
const char * tident
Trace identifier always preset.
char prot[XrdSecPROTOIDSIZE]
Auth protocol used (e.g. krb5)
char * caps
Entity's capabilities.
char * creds
Raw entity credentials or cert.
XrdSecMonitor * secMon
If !0 security monitoring enabled.
gid_t gid
Unix gid or 0 if none.
char * grps
Entity's group name(s)
void Reset(const char *spV=0)
XrdSecEntity(const char *spName=0)
uid_t uid
Unix uid or 0 if none.
void * future[2]
Reserved for future expansion.
char * name
Entity's name.
unsigned int ueid
Unique ID of entity instance.
char * role
Entity's role(s)
char * endorsements
Protocol specific endorsements.
void Display(XrdSysError &mDest)
char * moninfo
Information for monitoring.
char * host
Entity's host name dnr dependent.