Skip to content
Snippets Groups Projects

SDS-2024-0021-Corrections_for_WS_binding

Open Andreas Kraft requested to merge SDS-2024-0021-Corrections_for_WS_binding into R5
7 files
+ 21
21
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -9,10 +9,10 @@ skinparam noteTextAlignment center
participant AE
participant "IN-CSE" as INCSE
hnote over AE,INCSE
rnote over AE,INCSE #LightGray
1) TCP connections and
Security Association Establishment
end hnote
end rnote
AE -> INCSE: 2) WSS client handshake
INCSE -> AE: 3) WSS server handshake
@@ -21,20 +21,20 @@ AE -> INCSE: 4) Create AE request primitive
hnote over INCSE
5) Check access controls, process request
and create <AE> resource for originating AE
end hnote
end rnote
INCSE -> AE: 6) response primitive
AE -> INCSE: 7) Create Container request primitive
hnote over INCSE
rnote over INCSE #LightGray
8) Check access controls, process request and
create <Container> resource for originating AE
end hnote
end rnote
INCSE -> AE: 9) Response primitive
hnote over AE,INCSE
rnote over AE,INCSE #LightGray
10) Other procedures
end hnote
end rnote
@enduml
\ No newline at end of file
Loading