Class: CASClient::ProxyTicket

Inherits:
ServiceTicket show all
Defined in:
lib/casclient/tickets.rb

Overview

Represents a CAS proxy ticket.

Instance Attribute Summary

Attributes inherited from ServiceTicket

#extra_attributes, #failure_code, #failure_message, #pgt_iou, #renew, #service, #success, #ticket, #user

Method Summary

Methods inherited from ServiceTicket

#has_been_validated?, #initialize, #is_valid?

Constructor Details

This class inherits a constructor from CASClient::ServiceTicket