Interface DeConfiguration

All Known Implementing Classes:
PlainDeConfiguration

public interface DeConfiguration
Configuration interface for the German (DE) ETA Plus region connector. This interface defines configuration keys for the region connector.
  • Field Details

  • Method Details

    • eligiblePartyId

      String eligiblePartyId()
      Get the eligible party ID that will be used as the sender for all messages sent to ETA Plus. This ID must be registered with ETA Plus.
      Returns:
      the eligible party ID
    • apiBaseUrl

      String apiBaseUrl()
      Get the base URL for the ETA Plus API
      Returns:
      the API base URL
    • apiClientId

      String apiClientId()
      Get the API client ID for authentication
      Returns:
      the API client ID
    • apiClientSecret

      String apiClientSecret()
      Get the API client secret for authentication
      Returns:
      the API client secret