#include <errno.h>
#include <netdb.h>
#include <netinet/in.h>
#include <sys/param.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "XrdSec/XrdSecEntity.hh"
Include dependency graph for XrdSecInterface.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | XrdSecBuffer |
class | XrdSecProtocol |
class | XrdSecService |
Typedefs | |
typedef XrdSecBuffer | XrdSecCredentials |
typedef XrdSecBuffer | XrdSecParameters |
Functions | |
XrdSecProtocol * | XrdSecGetProtocol (const char *hostname, const struct sockaddr &netaddr, XrdSecParameters &parms, XrdOucErrInfo *einfo=0) |
XrdSecService * | XrdSecgetService (XrdSysLogger *lp, const char *cfn) |
|
|
|
|
|
|
|
|