The image shows the user sending an inbound message to an HTTP server (BASIC authentication used). The HTTP server servlet container runs the transport servlet. The messages goes to Oracle Application Server ProcessConnect, where it is processed by the HTTP adapter. The message is rejected in the inbound direction if the remote username is not found. The message is passed to any servlet using secure HTTP. End of description.