|
XRootD
|
Generic structure to pass security information back and forth. More...
#include <XrdSecInterface.hh>
Collaboration diagram for XrdSecBuffer:Public Member Functions | |
| XrdSecBuffer (char *bp=0, int sz=0) | |
| ~XrdSecBuffer () | |
Public Attributes | |
| char * | buffer |
| Pointer to the buffer. More... | |
| int | size |
| Size of the buffer or length of data in the buffer. More... | |
Generic structure to pass security information back and forth.
Definition at line 50 of file XrdSecInterface.hh.
|
inline |
Definition at line 55 of file XrdSecInterface.hh.
|
inline |
Definition at line 56 of file XrdSecInterface.hh.
| char* XrdSecBuffer::buffer |
Pointer to the buffer.
Definition at line 53 of file XrdSecInterface.hh.
Referenced by XrdSecProtBind::XrdSecProtBind(), XrdSecProtBind::~XrdSecProtBind(), XrdCmsSecurity::Authenticate(), XrdSecTLayer::Authenticate(), XrdSecProtocolgsi::Authenticate(), XrdSecProtocolkrb5::Authenticate(), XrdSecProtocolpwd::Authenticate(), XrdSecProtocolsss::Authenticate(), XrdSecProtocolunix::Authenticate(), XrdSecProtocolztn::Authenticate(), XrdSecPManager::Get(), XrdSecProtocolhost::getCredentials(), XrdSecTLayer::getCredentials(), XrdSecProtocolgsi::getCredentials(), XrdSecProtocolpwd::getCredentials(), XrdSecServer::getParms(), XrdSecServer::getProtocol(), XrdCmsSecurity::Identify(), main(), and XrdSecGetProtocol().
| int XrdSecBuffer::size |
Size of the buffer or length of data in the buffer.
Definition at line 52 of file XrdSecInterface.hh.
Referenced by XrdSecProtBind::XrdSecProtBind(), XrdCmsSecurity::Authenticate(), XrdSecTLayer::Authenticate(), XrdSecProtocolgsi::Authenticate(), XrdSecProtocolkrb5::Authenticate(), XrdSecProtocolpwd::Authenticate(), XrdSecProtocolsss::Authenticate(), XrdSecProtocolunix::Authenticate(), XrdSecProtocolztn::Authenticate(), XrdSecPManager::Get(), XrdSecProtocolhost::getCredentials(), XrdSecTLayer::getCredentials(), XrdSecProtocolgsi::getCredentials(), XrdSecProtocolpwd::getCredentials(), XrdSecServer::getParms(), XrdSecServer::getProtocol(), XrdCmsSecurity::Identify(), main(), and XrdSecGetProtocol().