I think that wildcards permissions are effectively an path through a tree (much like xpath through an XML tree).
Spacial permissions is an interesting concept -- have to think about where to apply that. Claude On Tue, Jan 16, 2018 at 2:29 PM, Gh T <[email protected]> wrote: > "shiro.spatial.infinite.Point" > That's a hell of a class name! :) > > 2018-01-16 15:16 GMT+01:00 Tamás Cservenák <[email protected]>: > > > This just reminds me of an old toy project we did: > > https://github.com/plaflamme/shiro-extras > > > > It has this test > > https://github.com/plaflamme/shiro-extras/blob/master/src/ > > test/java/eu/flatwhite/shiro/spatial/SpatialPermissionTest.java#L80 > > that is similar to a "tree like" permissions initially described here, > > along with "allow to the granted permission path" functionality. > > > > HTH, > > T > > > > > > > > On Tue, Jan 16, 2018 at 2:12 PM Gh T <[email protected]> > wrote: > > > > > Hello Claude, > > > > > > Not sure to follow completely, but the old proposal mentionned was > about > > > changes on the WildcardPermission class itself (you can check the > > > associated patch in the referred JIRA). > > > > > > Best, > > > Ghislain > > > > > > > > > -- > > Thanks, > > ~t~ > > > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
