Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
Trunk
-
None
-
None
Description
In a groovy service to call the security object you need to do :
Security security = dispatcher.dispatchContext.security
For simplification, I set the security object in groovy context like dispatcher and delegator