Cadabra
Computer algebra system for field theory problems
Public Member Functions | Public Attributes | List of all members
snoop::Snoop::Ticket Class Reference

Description

Get status of a given authentication ticket.

#include <Snoop.hh>

Public Member Functions

 Ticket ()
 

Public Attributes

int ticket_id
 
int user_id
 
std::string ticket_uuid
 
bool valid
 

Constructor & Destructor Documentation

◆ Ticket()

Snoop::Ticket::Ticket ( )

Member Data Documentation

◆ ticket_id

int snoop::Snoop::Ticket::ticket_id

◆ ticket_uuid

std::string snoop::Snoop::Ticket::ticket_uuid

◆ user_id

int snoop::Snoop::Ticket::user_id

◆ valid

bool snoop::Snoop::Ticket::valid

The documentation for this class was generated from the following files: