All Classes and Interfaces
Class
Description
Controller for handling configuration updates of the application.
Controller for providing status and last run information of the application.
Service to send email notifications using external SMTP service.
Service to handle application lifecycle events and send notifications.
A utility wrapper class for handling outcomes of HTTP requests.
Main class for starting the HTTP Validator web application.
Service for handling JWT authentication, including token generation,
validation, and secret key management.
Filter to intercept incoming requests and validate JWT tokens in the Authorization header.
Service for handling validation tasks, executing scheduled validations,
and managing validation results.
Represents a validation task with HTTP request details and expected response criteria.
Custom error handler for XML schema validation errors.
Provides methods to interact with the XML data file containing validation tasks.