| 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.
|
| org.jasig.cas.web |
In the Servlet API, the WEB-INF/web.xml deployment descriptor maps various URL
values to Java classes.
|
| Class and Description |
|---|
| AbstractNamedMonitor
Description of AbstractNamedMonitor.
|
| 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. |
| Class and Description |
|---|
| HealthCheckMonitor
Simple health check monitor that reports the overall health as the greatest reported
StatusCode of an arbitrary number of individual checks. |
Copyright © 2004-2012 Jasig. All Rights Reserved.