diff options
| author | blendoit <blendoit@gmail.com> | 2019-10-05 17:21:22 -0700 |
|---|---|---|
| committer | blendoit <blendoit@gmail.com> | 2019-10-05 17:21:22 -0700 |
| commit | 2680a82ed678434acf4fbada43f8836c33620441 (patch) | |
| tree | 1c363d2894d31856b2e2e858af2893e3477566a1 /doc/diagram.txt | |
| parent | 13d3e4c648036f6e26d450c4dfdbd4999cf0e8a8 (diff) | |
README PlantUML diagrams
Diffstat (limited to 'doc/diagram.txt')
| -rw-r--r-- | doc/diagram.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/diagram.txt b/doc/diagram.txt deleted file mode 100644 index 668ec61..0000000 --- a/doc/diagram.txt +++ /dev/null @@ -1,17 +0,0 @@ - ┌─────┐ ┌───┐ ┌────┐ - │Alice│ │Bob│ │John│ - └──┬──┘ └─┬─┘ └─┬──┘ - │Authentication Request │ │ - │───────────────────────>│ │ - │ │ │ - │Authentication Response │ │ - │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│ │ - │ │ │ - │ another Authentication Request │ - │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ - │ │ │ - │ another Authentication Response │ - │ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─>│ - ┌──┴──┐ ┌─┴─┐ ┌─┴──┐ - │Alice│ │Bob│ │John│ - └─────┘ └───┘ └────┘ |