dmlite::UserInfo Struct Reference

#include <authn.h>

Inherits dmlite::Extensible.

Inheritance diagram for dmlite::UserInfo:

[legend]
Collaboration diagram for dmlite::UserInfo:
[legend]
List of all members.

Public Member Functions

bool operator== (const UserInfo &) const
bool operator!= (const UserInfo &) const
bool operator< (const UserInfo &) const
bool operator> (const UserInfo &) const

Public Attributes

std::string name

Detailed Description

User information. To be filled by the Authn plugin with whichever data it is needed. (i.e. uid for LCGDM Adapter) To be used by other plugins whenever they need it. IMPORTANT: This means plugins must be compatible with the Authn put in charge of security.


Member Function Documentation

bool dmlite::UserInfo::operator!= ( const UserInfo  )  const

bool dmlite::UserInfo::operator< ( const UserInfo  )  const

bool dmlite::UserInfo::operator== ( const UserInfo  )  const

bool dmlite::UserInfo::operator> ( const UserInfo  )  const


Member Data Documentation

std::string dmlite::UserInfo::name


The documentation for this struct was generated from the following file:
Generated on 4 May 2016 for dmlite by  doxygen 1.4.7