org.ejbca.ui.web.pub.cluster |
|
Java Source File Name | Type | Comment |
EJBCAHealthCheck.java | Class | EJBCA Health Checker. |
ExtOCSPHealthCheck.java | Class | Ext OCSP Health Checker. |
IHealthCheck.java | Interface | Inteface used for health polling purposes to see that everything is alive and ok. |
IHealthResponse.java | Interface | Inteface used to generate apporiate responses to different LoadBalancers HTTP requests. |
TextResponse.java | Class | Class that responds with a text string of status is OK else it responds the error message (optional). |