Commit Graph

220 Commits

Author SHA1 Message Date
c8d733dfac SpringBoot: fix potential null pointer 2023-08-31 16:14:17 +02:00
89fcf4e10f test upate 2023-08-31 16:02:32 +02:00
07970f31b2 SpringBoot: rename VirtualNodes to VirtualNodeList 2023-08-31 16:02:05 +02:00
806c619588 SpringBoot: HoldingIdentity DAO object 2023-08-31 15:47:00 +02:00
0663fbacd7 SpringBoot: rename HoldingIdentityNameResolver 2023-08-31 12:03:18 +02:00
c4048c20b6 Corda: GameProposal 2023-08-30 20:43:31 +02:00
43c4252df1 SpringBoot: customUserDetails
- remove unnecessary Custom authenticatio provider
- cosmetic changes to ApiUserDetailsService
- rename ShortHashService to ShortHashManager
2023-08-27 16:56:50 +02:00
23560c8326 SpringBoot: reslove circular dependancie
- remove lazy load
2023-08-26 22:29:35 +02:00
25b0b34b8d SpringBoot: ApiUser ShortHashService
implemented in form of CutomUserDetails, which is injected into endpint
if user was sucessfully authorized
2023-08-25 23:45:14 +02:00
ae72015cdd Corda: new network layout 2023-08-24 12:02:29 +02:00
cff3c4a584 SpringBoot: HoldingAdintity.isPlayer 2023-08-24 12:01:58 +02:00
c7154864a2 SpringBoot: get CN from HoldingIdentity.x500Name 2023-08-23 13:41:15 +02:00
b0e2f0e25b ReactJS: user managment 2023-08-21 18:05:19 +02:00
fa2e4b0669 SpringBoot: add user security 2023-08-21 18:04:29 +02:00
db3cf0ee29 ReactJS: add loading state
- use 8081 port for talking to SpringBoot (as 8080 occupied by Corda)
2023-08-19 19:59:55 +02:00
55d086bbe2 SpringBoot: CordaClient service 2023-08-19 19:57:01 +02:00
a8985e6a2b SprinBoot: Secure HTTPS Clinet with POJO 2023-08-17 21:12:59 +02:00
c14a5ea92c Rest client with HTTPS support
A naive implementation of HTTPS REST Client for SpringBoot
server to fetch data from Corda
2023-08-15 22:10:48 +02:00
d8c2382883 corda 2023-08-14 21:37:54 +02:00
3a4cba0c63 front and back skeleton 2023-08-13 15:31:47 +02:00