Re: [Off Topic] SecurityManager XML Policy questions/recommendations

2002-09-25 Thread Jean-Francois Arcand
Hi Glenn, see below... Glenn Nielsen wrote: > Hi Jean-Francois, > > My comments are intermixed below. > > Jean-Francois Arcand wrote: > >> Hi Glenn, here is a couple of questions regarding your >> SecurityManager XML works: >> >> (1) All permissions seems to be stored in class SecurityPolicyB

Re: [Off Topic] SecurityManager XML Policy questions/recommendations

2002-09-25 Thread Glenn Nielsen
Hi Jean-Francois, My comments are intermixed below. Jean-Francois Arcand wrote: > Hi Glenn, here is a couple of questions regarding your SecurityManager > XML works: > > (1) All permissions seems to be stored in class SecurityPolicyBase. The > Map used to store permission is static, meaning

[Off Topic] SecurityManager XML Policy questions/recommendations

2002-09-25 Thread Jean-Francois Arcand
Hi Glenn, here is a couple of questions regarding your SecurityManager XML works: (1) All permissions seems to be stored in class SecurityPolicyBase. The Map used to store permission is static, meaning all permissions will be stored in (why all? doing permissions.implies will browse every p