Represents a generic cache of service tickets. Can be used as a store for STs or PTs.
Constructor Summary
public
ServiceTicketCache(Class ticketType, int tolerance) Constructs a new ServiceTicketCache that is intended to store cookies of the given specific ticket type.