Closed animator013 closed 5 years ago
As i am upgrading my grails apps to this plugin i stumbled upon this issue. Whenever my onNotAuthenticated method is in the interceptor class I get an exception that onNotAuthenticated method cannot be invoked on ExpandoMetaClass.
I think we should omit the metaClass.
that needs a test :-)
added test :)
Nice
As i am upgrading my grails apps to this plugin i stumbled upon this issue. Whenever my onNotAuthenticated method is in the interceptor class I get an exception that onNotAuthenticated method cannot be invoked on ExpandoMetaClass.
I think we should omit the metaClass.