Package org.texttechnologylab.duui.api
Klasse Config
java.lang.Object
org.texttechnologylab.duui.api.Config
A class holding configuration data for the application and allowing for easy access to the configuration.
- Autor:
- Cedric Borkowski
- 
Konstruktordetails- 
Config- Löst aus:
- IOException
 
 
- 
- 
Methodendetails- 
getMongoDBConnectionString
- 
getMongoHost
- 
getMongoPortpublic int getMongoPort()
- 
getMongoUser
- 
getMongoDatabase
- 
getMongoPassword
- 
getDropboxKey
- 
getDropboxSecret
- 
getDropboxRedirectUrl
- 
getGoogleClientId
- 
getGoogleClientSecret
- 
getGoogleRedirectUri
- 
getAllowedOrigins
- 
getPortpublic int getPort()
- 
getHost
- 
getFileUploadPath
 
-