Update use cases authored by Aleksandra Grabowska's avatar Aleksandra Grabowska
...@@ -36,10 +36,10 @@ Additionally user should have a possibility to editing his data (phone number), ...@@ -36,10 +36,10 @@ Additionally user should have a possibility to editing his data (phone number),
### 3. DIS (shortcut based on BoL documentation) ### 3. DIS (shortcut based on BoL documentation)
Consists of: Consists of:
a CDR reposible for processing documents (see more [CDR](Architecture/CDR)) a. CDR reposible for processing documents (see more [CDR](Architecture/CDR))
b CPR responsible for processing messages (see more [CPR](Architecture/CPR)) b. CPR responsible for processing messages (see more [CPR](Architecture/CPR))
c XML- signature (signing and verifying a signature) c. XML- signature (signing and verifying a signature)
d PAS Gateway (sending signed messages to PAS) d. PAS Gateway (sending signed messages to PAS)
### 4. PAS ### 4. PAS
Bank of Lithuania system managing message exchange between various bank and external systems (see more [PASS](Architecture/PAS)) Bank of Lithuania system managing message exchange between various bank and external systems (see more [PASS](Architecture/PAS))
... ...
......