-
- Downloads
Fix file util loading issues
Showing
- api/src/main/java/dev/fitko/fitconnect/api/domain/model/event/Event.java 0 additions, 1 deletion...va/dev/fitko/fitconnect/api/domain/model/event/Event.java
- api/src/main/java/dev/fitko/fitconnect/api/exceptions/RestApiException.java 0 additions, 11 deletions...dev/fitko/fitconnect/api/exceptions/RestApiException.java
- api/src/main/java/dev/fitko/fitconnect/api/exceptions/RootCertificateException.java 5 additions, 1 deletion...o/fitconnect/api/exceptions/RootCertificateException.java
- client/src/main/java/dev/fitko/fitconnect/client/SubscriberClient.java 0 additions, 1 deletion...in/java/dev/fitko/fitconnect/client/SubscriberClient.java
- client/src/main/java/dev/fitko/fitconnect/client/factory/ClientFactory.java 4 additions, 4 deletions...va/dev/fitko/fitconnect/client/factory/ClientFactory.java
- client/src/main/java/dev/fitko/fitconnect/client/subscriber/SubmissionReceiver.java 2 additions, 2 deletions...itko/fitconnect/client/subscriber/SubmissionReceiver.java
- client/src/main/resources/trusted-root-certificates/PCA-1-Verwaltung-14.pem 0 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-14.pem
- client/src/main/resources/trusted-root-certificates/PCA-1-Verwaltung-15.pem 0 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-15.pem
- client/src/main/resources/trusted-root-certificates/PCA-1-Verwaltung-17.pem 0 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-17.pem
- client/src/main/resources/trusted-root-certificates/PCA-1-Verwaltung-20.pem 0 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-20.pem
- client/src/main/resources/trusted-root-certificates/PCA-1-Verwaltung-23.pem 0 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-23.pem
- client/src/test/java/dev/fitko/fitconnect/client/SubscriberClientTest.java 5 additions, 4 deletions...ava/dev/fitko/fitconnect/client/SubscriberClientTest.java
- core/src/main/java/dev/fitko/fitconnect/core/events/EventLogVerifier.java 2 additions, 6 deletions...va/dev/fitko/fitconnect/core/events/EventLogVerifier.java
- core/src/main/java/dev/fitko/fitconnect/core/submission/SubmissionApiService.java 6 additions, 11 deletions...itko/fitconnect/core/submission/SubmissionApiService.java
- core/src/main/java/dev/fitko/fitconnect/core/util/CertificateLoader.java 58 additions, 0 deletions...ava/dev/fitko/fitconnect/core/util/CertificateLoader.java
- core/src/main/java/dev/fitko/fitconnect/core/validation/DefaultValidationService.java 9 additions, 26 deletions.../fitconnect/core/validation/DefaultValidationService.java
- core/src/test/java/dev/fitko/fitconnect/core/events/SecurityEventTokenServiceTest.java 6 additions, 4 deletions...fitconnect/core/events/SecurityEventTokenServiceTest.java
- core/src/test/java/dev/fitko/fitconnect/core/validation/DefaultValidationServiceTest.java 117 additions, 76 deletions...connect/core/validation/DefaultValidationServiceTest.java
- core/src/test/resources/trusted-root-certificates/PCA-1-Verwaltung-14.pem 27 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-14.pem
- core/src/test/resources/trusted-root-certificates/PCA-1-Verwaltung-15.pem 27 additions, 0 deletions...sources/trusted-root-certificates/PCA-1-Verwaltung-15.pem
Loading
Please register or sign in to comment