This commit is contained in:
Michael Lipp 2024-06-04 22:09:54 +02:00
parent 08f4a818da
commit 9180323618

View file

@ -157,6 +157,7 @@
* () "guiHttp" as http * () "guiHttp" as http
* http .up. [GuiHttpServer] * http .up. [GuiHttpServer]
* http .up. [HttpConnector] * http .up. [HttpConnector]
* note top of [HttpConnector]: transport layer com-\nponents omitted
* *
* [PreferencesStore] .. http * [PreferencesStore] .. http
* [OidcClient] .up. http * [OidcClient] .up. http
@ -176,7 +177,7 @@
* [OidcClient] .. console * [OidcClient] .. console
* [LoginConlet] .right. console * [LoginConlet] .right. console
* *
* note right of console: More conlets connect here * note right of console: More conlets\nconnect here
* *
* @enduml * @enduml
*/ */