Creating a declarative security model for RCP applications
Controlling access to workbench contributions and SWT controls are important in RCP applications. Developers must hide workbench contributions and user controls based on the user’s role. However, Eclipse provides relatively little support for security features developers often need. This security framework example will control the functions presented to the user.
4 years ago • Notes