~~NOCACHE~~
======plantuml======
[[http://plantuml.com|plantuml]]
PlantUML uses a special encoding to transform a uml text description like:
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
into UDfppCbCJbNGjLDmoa-oKd0iBSb8pIl9J4uioSpFKmXABInDBIxXvG9AAkW25Jc2L6DHLboGdrUS2W3B6nef
For example, SyfFKj2rKt3CoKnELR1Io4ZDoSa70000 is the encoded form of:
Bob->Alice : hello
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: another authentication Response
(*) --> "First Activity"
"First Activity" --> (*)