| Package | Description |
|---|---|
| org.jasig.cas.monitor | |
| org.jasig.cas.ticket.registry |
This package contains the classes related to maintaining the
persistance of the Tickets for retrieval later by the Central
Authentication Service.
|
| Class and Description |
|---|
| AbstractNamedMonitor
Base class for all monitors that support configurable naming.
|
| AbstractPoolMonitor
Describes a monitor that observes a pool of resources.
|
| CacheStatistics
Describes the simplest set of cache statistics that are meaningful for health monitoring.
|
| CacheStatus
Describes meaningful health metrics on the status of a cache.
|
| HealthStatus
Describes the overall health status of the CAS server as determined by composite status values.
|
| MemoryStatus
Describes the memory status of the JVM.
|
| Monitor
A monitor observes a resource and reports its status.
|
| PoolStatus
Describes the status of a resource pool.
|
| SessionStatus
Provides status information about the number of SSO sessions established in CAS.
|
| Status
Describes a generic status condition.
|
| StatusCode
Monitor status code inspired by HTTP status codes.
|
| TicketRegistryState
Describes important state information that may be optionally exposed by
TicketRegistry components that might
be of interest to monitors. |
| Class and Description |
|---|
| TicketRegistryState
Describes important state information that may be optionally exposed by
TicketRegistry components that might
be of interest to monitors. |
Copyright © 2004-2014 Jasig. All Rights Reserved.