Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Concepts/RemoteServiceAccessDenied Annotation"

(Inputs from http://www.eclipse.org/forums/index.php/t/368166/)
 
 
Line 1: Line 1:
{{ScoutPage|cat=Server}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
{{ScoutJavadoc|RemoteServiceAccessDenied|A}}
+
 
+
The RemoteServiceAccessDenied annotation is present on some services methods. This is due to security reasons. Calling such methods is possible but only from the server.
+
 
+
==See also==
+
* {{ScoutLink|Concepts|Server_Plug-In|Server}}
+

Latest revision as of 05:55, 14 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top