Klasse ProductionInterfaceConfiguration

java.lang.Object
de.dlr.proseo.api.prip.ProductionInterfaceConfiguration

@Configuration @ConfigurationProperties(prefix="proseo") @EntityScan(basePackages="de.dlr.proseo.model") public class ProductionInterfaceConfiguration extends Object
Configuration class for the prosEO Processor Manager component
Autor:
Dr. Thomas Bassler
  • Konstruktordetails

    • ProductionInterfaceConfiguration

      public ProductionInterfaceConfiguration()
  • Methodendetails

    • getUserMgrUrl

      public String getUserMgrUrl()
      Gets the URL of the prosEO User Manager component
      Gibt zurück:
      the User Manager URL
    • getIngestorUrl

      public String getIngestorUrl()
      Gets the URL of the prosEO Ingestor component
      Gibt zurück:
      the Ingestor URL
    • getTokenExpirationPeriod

      public Long getTokenExpirationPeriod()
      Gets the token validity period
      Gibt zurück:
      the token expiration period
    • getQuota

      public Long getQuota()
      Gets the maximum number of products to retrieve in a single query
      Gibt zurück:
      the quota