| Package | Description |
|---|---|
| org.jasig.cas.ticket.registry.support |
This package contains the supporting versions of the interfaces
defined in the ticket package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JpaLockingStrategy
JPA 2.0 implementation of an exclusive, non-reentrant lock.
|
class |
NoOpLockingStrategy
No-Op locking strategy that allows the use of
DefaultTicketRegistryCleaner
in environments where exclusive access to the registry for cleaning is either
unnecessary or not possible. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTicketRegistryCleaner.setLock(LockingStrategy strategy) |
Copyright © 2004-2015 Apereo. All Rights Reserved.