Update diagrams.
This commit is contained in:
parent
ebead17193
commit
85d9278e2e
1 changed files with 15 additions and 3 deletions
|
|
@ -119,6 +119,7 @@
|
|||
* [WebConsole] *-- [RoleConfigurator]
|
||||
* [WebConsole] *-- [RoleConletFilter]
|
||||
* [WebConsole] *-left- [LoginConlet]
|
||||
* [WebConsole] *-right- [OidcClient]
|
||||
*
|
||||
* Component "ComponentCollector\nfor page resources" as cpr <<internal>>
|
||||
* [WebConsole] *-- [cpr]
|
||||
|
|
@ -153,15 +154,26 @@
|
|||
* () "guiHttp" as http
|
||||
* http .up. [GuiHttpServer]
|
||||
*
|
||||
* [PreferencesStore] .right. http
|
||||
* [PreferencesStore] .. http
|
||||
* [OidcClient] .up. http
|
||||
* [LanguageSelector] .left. http
|
||||
* [InMemorySessionManager] .up. http
|
||||
* [LanguageSelector] .up. http
|
||||
*
|
||||
* package "Conceptual WebConsole" {
|
||||
* [ConsoleWeblet] .left. http
|
||||
* [ConsoleWeblet] .right. http
|
||||
* [ConsoleWeblet] *-down- [WebConsole]
|
||||
* }
|
||||
*
|
||||
* [Controller] .down[hidden]. [ConsoleWeblet]
|
||||
*
|
||||
* () "console" as console
|
||||
* console .. WebConsole
|
||||
*
|
||||
* [OidcClient] .. console
|
||||
* [LoginConlet] .right. console
|
||||
*
|
||||
* note right of console: More conlets connect here
|
||||
*
|
||||
* @enduml
|
||||
*/
|
||||
package org.jdrupes.vmoperator.manager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue