Skip navigation links

Package org.apereo.cas.ticket.support

This package includes the various default expiration policies included with CAS.

See: Description

Package org.apereo.cas.ticket.support Description

This package includes the various default expiration policies included with CAS. A ticket is given an expiration policy such that if you ask a ticket if it is expired, it will check itself against the expiration policy and then determine what response to give.

Current implementations include Never Expires, Number of Uses, and a Time Out policy.

Since:
3.0
Skip navigation links