dmlite::UserInfo Struct Reference

#include <authn.h>

Inherits dmlite::Extensible.

Collaboration diagram for dmlite::UserInfo:
Collaboration graph
[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

Reimplemented from dmlite::Extensible.

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

Reimplemented from dmlite::Extensible.

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

Reimplemented from dmlite::Extensible.

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

Reimplemented from dmlite::Extensible.


Member Data Documentation


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

Generated on 7 Apr 2017 for dmlite by  doxygen 1.6.1