public final class CleanUpTimerTask extends TimerTask
TimerTask
implementation which performs the
actual 'cleaning' by calling ProxyGrantingTicketStorage.cleanUp()
.
By default, the Cas20ProxyReceivingTicketValidationFilter
configures
a task that cleans up the ProxyGrantingTicketStorage
associated with it.
Constructor and Description |
---|
CleanUpTimerTask(ProxyGrantingTicketStorage proxyGrantingTicketStorage) |
public CleanUpTimerTask(ProxyGrantingTicketStorage proxyGrantingTicketStorage)
Copyright © 2006-2013 Jasig. All Rights Reserved.