Listing 1: Activation Service WSDL Interfaces
Listing 2: Registration Service WSDL Interface
Listing 3: WS-Coordination Context Schema Fragment
Listing 4: Security Coordination Activation Message
xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"
xmlns:security="http://security.example.org/authentication">
http://activation.example.org
a.n@other.com
foobar
http://workstation.example.org/station101
http://security.example.org/single-logon
Listing 5: A Security Context
xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"
xmlns:security="http://security.example.org/authentication">
http://workstation.example.org/station101
http://security.example.org/single-logon
http://security.example.org/registration
1234-5678-9ABC-DEF0
Listing 6 Security Protocol Completion Request Message
xmlns:wscoor="http://schemas.xmlsoap.org/ws/2002/08/wscoor"
xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"
xmlns:sec="http://security.example.org/authentication"
xmlns:comp="http://security.example.org/authentication/
completion">
http://workstation.example.org/station101
a.n@other.com
foobar
Listing 7 signOut and signedOut Message Contents
http://security.example.org/logout-service
a.n@other.com
http://printer.example.org/logout-service
a.n@other.com
Listing 8 The loggedOut Message indicates session termination
xmlns:wscoor="http://schemas.xmlsoap.org/ws/2002/08/wscoor"
xmlns:wsu="http://schemas.xmlsoap.org/ws/2002/07/utility"
xmlns:sec="http://security.example.org/authentication"
xmlns:comp="http://security.example.org/authentication/
completion">
http://security.example.org/authentication
a.n@other.com