dmlite::UserInfo Struct Reference

#include <authn.h>

Inherits dmlite::Extensible.

Inheritance diagram for dmlite::UserInfo:

Inheritance graph
[legend]
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 UserInfo::operator!= ( const UserInfo  )  const

bool UserInfo::operator< ( const UserInfo  )  const

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

bool UserInfo::operator> ( const UserInfo  )  const


Member Data Documentation

std::string dmlite::UserInfo::name


The documentation for this struct was generated from the following files:
Generated on 3 Mar 2013 for dmlite by  doxygen 1.4.7