Can someone answer this for me please if they know the answer.
Thanks >From: "Sunny P" <[EMAIL PROTECTED]> >Reply-To: "Slide Users List" <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: enumeratePermissions in SecutiryStore >Date: Tue, 15 Jan 2002 15:28:21 -0800 > > >Hello > >I was looking at implementing a Custom Store, the interface SecurityStore >has a method enumeratePermissions. I also looked at the SecurityHelper >code. >It seems like the SecurityHelper asks the Store for all the Permissions >related to a particular URI. Then the SecurityHelper goes through each of >the Permissions to decide what kind of Permissions are available to a >specific User. > >On our system it is not very efficient to get all the Permissions >associated >with a URI. Any specific reason why this was done in this way? Why not have >a method hasPermission which checks for the required Permission? > >Thanks > >_________________________________________________________________ >Send and receive Hotmail on your mobile device: http://mobile.msn.com > > >-- >To unsubscribe, e-mail: ><mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: ><mailto:[EMAIL PROTECTED]> > _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
