Class: Configuration
- Inherits:
-
Object
- Object
- Configuration
- Defined in:
- lib/galileo_processing/config/configuration.rb
Constant Summary collapse
- API_REQUEST_URI =
'https://sandbox-api.gpsrv.com/intserv/4.0/'- OUTPUT_TYPE =
'JSON'- PATH_TO_PEM =
"#{File.expand_path("../mycert.pem", __FILE__)}"- API_LOGIN =
'service username'- API_TRANSKEY =
'service password'- PROVIDER_ID =
'provider identifier'- PROD_ID =
'identity of the account'