Alle Klassen und Schnittstellen

Klassen
Klasse
Beschreibung
prosEO data cache for authenticated user
prosEO Graphical User Interface application
Implementation of the AuthenticationProvider interface provided by Spring Security, handling the authentication process for the GUI users.
Represents a token for an authentication within a Graphical User Interface.
A base controller for the prosEO GUI, to be extended for specific entities
Configuration properties and beans related to the GUI (Graphical User Interface) of an application, used to configure various aspects of the GUI, such as the base URIs for different services and components, timeout settings, and localization.
GUI controller that handles requests related to displaying and retrieving configurations, interacts with the service layer, and populates the model with the necessary data for rendering the views
A bridge between the GUI application and the prosEO backend services, used for testing purposes, displaying custom login pages, and retrieving missions
A controller for retrieving and handling facility data
A controller for retrieving and handling mission data
A controller for retrieving and handling orbit data
A controller for retrieving and handling order data
A controller for retrieving and handling processor class data
A controller for retrieving and handling processors
A controller for retrieving and handling product classes
A controller for retrieving and handling products
A controller for retrieving and handling settings
A controller for retrieving and handling spacecrafts
A controller for retrieving the dashboard and prosEO home view, as well as the latest successful and failed job steps
A controller for retrieving and handling workflows
A class for comparing HashMap objects based on one or two specified keys
A collector for information on orders, namely order status, order id, and an error message
A bridge between the GUI frontend and the order management backend, providing methods to retrieve, manipulate, and update order-related data and entities
A bridge between the GUI frontend and the backend services related to processors.
Custom authentication filter that handles authentication based on the provided username, password, and mission values in an HTTP request.
Configuration class for Spring Security.
A bridge between the GUI frontend and the backend services, providing methods to retrieve statistics related to job steps and orders by making HTTP requests to the appropriate endpoints