seb-win-refactoring/SafeExamBrowser.Contracts/Configuration
2018-12-11 16:06:10 +01:00
..
Settings SEBWIN-221: Found better solution for binary format (separated encryption code) and implemented scaffolding for XML parsing. 2018-11-28 15:43:30 +01:00
AppConfig.cs SEBWIN-221: Implemented scaffolding for loading and parsing of configuration resources. 2018-11-08 09:39:52 +01:00
ClientConfiguration.cs SEBWIN-220: Finally renamed RuntimeInfo to AppConfig. 2018-06-29 09:50:20 +02:00
IApplicationInfo.cs SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
IConfigurationRepository.cs SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. 2018-12-11 16:06:10 +01:00
IDataCompressor.cs SEBWIN-221: Implemented basic gzip decompression & binary format detection. The browser is now automatically started after client initialization. 2018-11-15 08:45:17 +01:00
IDataFormat.cs SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. 2018-12-11 16:06:10 +01:00
IHashAlgorithm.cs SEBWIN-221: Found better solution for binary format (separated encryption code) and implemented scaffolding for XML parsing. 2018-11-28 15:43:30 +01:00
IIconResource.cs SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
INotificationInfo.cs SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
IResourceLoader.cs SEBWIN-221: Changed configuration file handling to support special case with resource URL as startup URL and switched to data stream instead of byte array. 2018-11-09 14:15:56 +01:00
ISessionConfiguration.cs SEBWIN-221: Fixed implementation of session sequence to correctly handle initialization, transition and termination of sessions by introducing the SessionContext. 2018-10-12 11:16:59 +02:00
ISystemInfo.cs SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
LoadStatus.cs SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. 2018-12-11 16:06:10 +01:00
OperatingSystem.cs SEBWIN-219: Added missing API documentation on type level. 2018-03-06 11:38:12 +01:00
ParseResult.cs SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. 2018-12-11 16:06:10 +01:00
PasswordInfo.cs SEBWIN-221: Implemented changes in configuration algorithm to accomodate new functionality scope of 3.0 Alpha. 2018-12-11 16:06:10 +01:00