public interface ExpirationPolicy extends Serializable
This is a published and supported CAS Server 3 API.
Ticket| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpired(TicketState ticketState)
Method to determine if a Ticket has expired or not, based on the policy.
|
boolean isExpired(TicketState ticketState)
ticketState - The snapshot of the current ticket stateCopyright © 2004-2015 Apereo. All Rights Reserved.