xrootd
Public Member Functions | Private Attributes | List of all members
GSICrlStack Class Reference

#include <XrdSecProtocolgsi.hh>

Collaboration diagram for GSICrlStack:
Collaboration graph
[legend]

Public Member Functions

void Add (XrdCryptoX509Crl *crl)
 
void Del (XrdCryptoX509Crl *crl)
 

Private Attributes

XrdSysMutex mtx
 
XrdOucHash< XrdCryptoX509Crlstack
 

Member Function Documentation

void GSICrlStack::Add ( XrdCryptoX509Crl crl)
inline
void GSICrlStack::Del ( XrdCryptoX509Crl crl)
inline

Member Data Documentation

XrdSysMutex GSICrlStack::mtx
private

Referenced by Add(), and Del().

XrdOucHash<XrdCryptoX509Crl> GSICrlStack::stack
private

Referenced by Add(), and Del().


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