Jason, Yes, AI is just to get a nice textual representation. AddAllow & AddDeny are just means to allow you to make AI more complex, if needed. For example, if you want to create a list based UI, you would want to get each allow/deny as a separate line, rather than a single string.
On Fri, Mar 26, 2010 at 8:33 PM, Jason Meckley <[email protected]>wrote: > I'm diving into rhino.security today. so far so good. One thing I > haven't figured out though, AuthorizationInformation and the AddAllow/ > AddDeny methods. > > Is AuthorizationInformation like a helper object for logging and/or UI > display? > What is the purpose of AddAllow and AddDeny? both just tack on text to > the existing string. is it semantics? > > -- > You received this message because you are subscribed to the Google Groups > "Rhino Tools Dev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<rhino-tools-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rhino-tools-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
