Menu

#876 Make setSecurityMethod protected

5.3.0
invalid
None
none
1
5 days ago
5 days ago
No

The classes .Routine, .Method, and .Package have a method setSecurityManager.

Make the "setSecurityManager" method protected so that its use can be supervised by security managers. Otherwise a code block can remove an active security manager, without it noticing this.

If protected, a security manager can itself decide whether a change/removal is acceptable or not, or ignored.

Discussion

  • Rony G. Flatscher

    • status: unread --> invalid
    • assigned_to: Rony G. Flatscher
     
  • Rony G. Flatscher

    The "setSecurityManager" methods are already protected.

     

Anonymous
Anonymous

Add attachments
Cancel