#include <XrdSecEntity.hh>
Public Member Functions | |
XrdSecEntity (const char *pName="") | |
~XrdSecEntity () | |
Public Attributes | |
char | prot [XrdSecPROTOIDSIZE] |
char * | name |
char * | host |
char * | vorg |
char * | role |
char * | grps |
char * | endorsements |
char * | creds |
int | credslen |
char * | moninfo |
char * | tident |
XrdSecEntity::XrdSecEntity | ( | const char * | pName = "" |
) | [inline] |
XrdSecEntity::~XrdSecEntity | ( | ) | [inline] |
char* XrdSecEntity::creds |
char* XrdSecEntity::grps |
char* XrdSecEntity::host |
char* XrdSecEntity::moninfo |
char* XrdSecEntity::name |
char XrdSecEntity::prot[XrdSecPROTOIDSIZE] |
char* XrdSecEntity::role |
char* XrdSecEntity::tident |
char* XrdSecEntity::vorg |