0

Is Grails spring security acl plugin is used in the Grails services only so I can't use it in Grails Controllers

SShehab
  • 1,039
  • 3
  • 17
  • 31

1 Answers1

0

It's been awhile but I think this might be because of how the annotations work. I wrote the Enforcer plugin, to be more flexible, and address the many issues I had with the Spring Security ACL plugin. You may want to give that a look.

virtualdogbert
  • 462
  • 3
  • 12