public interface TicketRegistryState
TicketRegistry components that might
be of interest to monitors.| Modifier and Type | Method and Description |
|---|---|
int |
serviceTicketCount()
Computes the number of service tickets stored in the ticket registry.
|
int |
sessionCount()
Computes the number of SSO sessions stored in the ticket registry.
|
int sessionCount()
Integer.MIN_VALUE if unknown.int serviceTicketCount()
Integer.MIN_VALUE if unknown.Copyright © 2004-2014 Jasig. All Rights Reserved.