spec: mention that buses may have a security policy, but leave it implementation-specific

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39450
Reviewed-by: Thiago Macieira <thiago@kde.org>
This commit is contained in:
Simon McVittie 2011-07-21 17:02:47 +01:00
parent 713f31fae5
commit 7afd5e97ce

View file

@ -3877,6 +3877,14 @@
expected to reply to the ping.
</para>
<para>
Message bus implementations may impose a security policy which
prevents certain messages from being sent or received.
When a message cannot be sent or received due to a security
policy, the message bus should send an error reply, unless the
original message had the <literal>NO_REPLY</literal> flag.
</para>
<sect3 id="message-bus-routing-eavesdropping">
<title>Eavesdropping</title>
<para>