Merge branch 'feat-enable-token-validation' into 'feat-tests-integration'
Feat enable token validation See merge request !27
No related branches found
No related tags found
Showing
- robert-server-ws-rest/pom.xml 6 additions, 0 deletionsrobert-server-ws-rest/pom.xml
- robert-server-ws-rest/src/main/java/fr/gouv/stopc/robertserver/ws/controller/impl/ReportControllerImpl.java 56 additions, 103 deletions...robertserver/ws/controller/impl/ReportControllerImpl.java
- robert-server-ws-rest/src/main/java/fr/gouv/stopc/robertserver/ws/dto/VerifyResponseDto.java 16 additions, 0 deletions.../fr/gouv/stopc/robertserver/ws/dto/VerifyResponseDto.java
- robert-server-ws-rest/src/main/java/fr/gouv/stopc/robertserver/ws/service/IRestApiService.java 10 additions, 0 deletions...r/gouv/stopc/robertserver/ws/service/IRestApiService.java
- robert-server-ws-rest/src/main/java/fr/gouv/stopc/robertserver/ws/service/impl/RestApiServiceImpl.java 66 additions, 0 deletions...topc/robertserver/ws/service/impl/RestApiServiceImpl.java
- robert-server-ws-rest/src/main/java/fr/gouv/stopc/robertserver/ws/utils/PropertyLoader.java 36 additions, 27 deletions...a/fr/gouv/stopc/robertserver/ws/utils/PropertyLoader.java
- robert-server-ws-rest/src/test/java/test/fr/gouv/stopc/robertserver/ws/ReportControllerWsRestTest.java 262 additions, 227 deletions...ouv/stopc/robertserver/ws/ReportControllerWsRestTest.java
- robert-server-ws-rest/src/test/java/test/fr/gouv/stopc/robertserver/ws/service/impl/RestApiServiceImplTest.java 129 additions, 0 deletions.../robertserver/ws/service/impl/RestApiServiceImplTest.java
This diff is collapsed.
Please register or sign in to comment