<div class="gmail_quote">Hi I have java application that creates dbus interface call it org.freedesctom.MyInterface, and I have other java applications that need to comunicate with this interface. Problem is that I need that only some of applications can have access to call this methods. Is there any possibility to check in my interface "org.freedesctom.MyInterface" implementation to check what application call the method and reject application that must not have access. Or there is another way to reach this goal. <br>
</div><br>