Package org.trustdeck.service


package org.trustdeck.service
  • Classes
    Class
    Description
    This class encapsulates the database access for algorithm objects.
    This class encapsulates utility functionalities to check roles and relationships within a given OIDC token.
    CachingService is a service class responsible for caching group paths for faster authentication.
    This class is used to encapsulate all methods needed to access the database for handling domains.
    This class is responsible for handling OIDC (OpenID Connect) related operations for domain-level interactions within the application.
    This class encapsulates the database access for entity instances.
    This class encapsulates the database access for entity types.
    Class used to handle the entity type's JSON schemas and their validation.
    This class provides services for managing clients, roles, and groups within a Keycloak realm.
    This class encapsulates the database access for project objects.
    This class encapsulates the database access for project objects.
    This class is responsible for handling OIDC (OpenID Connect) related operations for project-level interactions within the application.
    This class is used to encapsulate all methods needed to access the database for handling pseudonym-records.
    Handles the responses depending on the response type requested by the user.