Class ApplicationConfigurationPublicationConfig


  • @Configuration
    public class ApplicationConfigurationPublicationConfig
    extends Object
    Provides the application configuration needed for the mobile client. Contains all necessary sub-configs, including:
    • Exposure Configuration
    • Risk Score Classification
    • App Config, e.g. minimum risk threshold
    • Supported countries
    • Min/Max application version configuration

    The application config is fetched from the master-config folder. Furthermore it's extended with the list of supported countries and the min/max application versions for android/ios.