I have two applications, A and B, both with a web-based user interface.
Both applications are integrated via an URL iframe mechanism.
A user can click on a link in application A and then gets the UI of application B as am iframe in application A.
Now, since both applications have an interface between each other (do they?): Who provides the interface and who requires the interface, in the UML sense? What is the main information flow on this interface?