Package de.dlr.proseo.ui.gui


package de.dlr.proseo.ui.gui
Top-level classes for the prosEO Graphical User Interface component
Autor:
Dr. Thomas Bassler
  • 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 collector for information on orders, namely order status, order id, and an error message
    Custom authentication filter that handles authentication based on the provided username, password, and mission values in an HTTP request.
    Configuration class for Spring Security.