Validates a CAS service ticket.
Implementations must accept CAS proxy tickets, in addition to CAS service
tickets. If proxy tickets should be rejected, this is resolved by a
CasProxyDecider implementation (not by the TicketValidator ).
Implementations may request a proxy granting ticket if wish, although this
behaviour is not mandatory.
author: Ben Alex version: $Id: TicketValidator.java 1784 2007-02-24 21:00:24Z luke_t $ |