Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse SecurityManager
Eclipse SecurityManager [message #201603] Wed, 25 February 2004 17:17 Go to next message
Vladimir Blagojevic is currently offline Vladimir BlagojevicFriend
Messages: 71
Registered: July 2009
Member
Hi,

Is there a recommended way to deal with SecurityManager in eclipse plugin?
I am not interested in setting security manager from command line beacause
that would be too intrusive and inconvinient.

Plugin A can set its own SecurityManager but there is no guarantee that
plugin B will not replace it. Plugin A can install such SecurityManager
that prevents any further reinstalling of SecurityManagers. But that
brings its own set of problems (plugin race to install SecurityManager).

I am suprised that Eclipse does not include its own preinstalled security
manager that would for instance pop a dialog when certain permissions are
requested by a certain plugin?

Any comments?

Regards,
Vladimir
Re: Eclipse SecurityManager [message #202703 is a reply to message #201603] Fri, 27 February 2004 00:37 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

There is a plan item to do something like this, but it has been deferred
for 3.0:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=37692
--

Vladimir wrote:
> Hi,
>
> Is there a recommended way to deal with SecurityManager in eclipse plugin?
> I am not interested in setting security manager from command line beacause
> that would be too intrusive and inconvinient.
>
> Plugin A can set its own SecurityManager but there is no guarantee that
> plugin B will not replace it. Plugin A can install such SecurityManager
> that prevents any further reinstalling of SecurityManagers. But that
> brings its own set of problems (plugin race to install SecurityManager).
>
> I am suprised that Eclipse does not include its own preinstalled security
> manager that would for instance pop a dialog when certain permissions are
> requested by a certain plugin?
>
> Any comments?
>
> Regards,
> Vladimir
>
Re: Eclipse SecurityManager [message #203050 is a reply to message #202703] Fri, 27 February 2004 15:42 Go to previous message
Vladimir Blagojevic is currently offline Vladimir BlagojevicFriend
Messages: 71
Registered: July 2009
Member
Thanks for the reference John. I'll refer to this bug and bring up the
subject of SecurityManager.


John Arthorne wrote:

> There is a plan item to do something like this, but it has been deferred
> for 3.0:

> https://bugs.eclipse.org/bugs/show_bug.cgi?id=37692
> --
Previous Topic:Breakpoints: Go to File
Next Topic:javadoc in download section
Goto Forum:
  


Current Time: Tue Oct 01 10:35:15 GMT 2024

Powered by FUDForum. Page generated in 0.03364 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top