Menu

#2 Method-level access rules

Tasty baked goods
open
7
2003-04-29
2003-04-29
No

Access rules should be able to limit access to or from a particular method, either by extending the access rule itself, or by extending patterns. For example, it should be possible to formulate rule such as the following:

- Classes "**DisplayOnly" may not access methods "set*" of classes in "myapp.model.*"

- Only the methods "load()" and "save()" may access "java.io.**" in the classes "myapp.prefs.**"

Discussion

  • Paul Cantrell

    Paul Cantrell - 2003-04-29
    • priority: 8 --> 6
     
  • Paul Cantrell

    Paul Cantrell - 2003-04-29
    • priority: 6 --> 7
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.