<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Enable @Secured annotation with Grails Spring Security plugin</title> <atom:link href="http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/feed/" rel="self" type="application/rss+xml" /><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/</link> <description>You are about to read it</description> <lastBuildDate>Sat, 14 Aug 2010 13:26:26 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Giri</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-103</link> <dc:creator>Giri</dc:creator> <pubDate>Thu, 24 Dec 2009 07:09:10 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-103</guid> <description>Thanks Felipe</description> <content:encoded><![CDATA[<p>Thanks Felipe</p> ]]></content:encoded> </item> <item><title>By: Felipe Cypriano</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-101</link> <dc:creator>Felipe Cypriano</dc:creator> <pubDate>Wed, 23 Dec 2009 19:19:25 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-101</guid> <description>Hello Giri,I&#039;m not sure what&#039;s the correct behavior of the plugin&#039;s @Secured on Controllers because I don&#039;t use it. I&#039;m using spring&#039;s default @Secured on non controllers interfaces, so I think you&#039;ll be better answered if you ask it in Grails List: http://www.grails.org/Mailing+lists</description> <content:encoded><![CDATA[<p>Hello Giri,</p><p>I&#8217;m not sure what&#8217;s the correct behavior of the plugin&#8217;s @Secured on Controllers because I don&#8217;t use it. I&#8217;m using spring&#8217;s default @Secured on non controllers interfaces, so I think you&#8217;ll be better answered if you ask it in Grails List: <a
href="http://www.grails.org/Mailing+lists" rel="nofollow">http://www.grails.org/Mailing+lists</a></p> ]]></content:encoded> </item> <item><title>By: Giri</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-100</link> <dc:creator>Giri</dc:creator> <pubDate>Wed, 23 Dec 2009 19:04:48 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-100</guid> <description>Hi Felipe,
I am having issue with @Secured annotation (org.codehaus.groovy.grails.plugins.springsecurity.Secured) in controllers. Acegi failing throw login page even though there are no Roles . I am using Acegi 0.5.2 and grails 1.1.2 version. I configured acegi to use annotations in class. I am using LDAP to authentication and for authorization/ roles were queried using Hibernate session and created GrailsUser. Logging in and logout works fine but when the session exprieds @Secured annotated method doesn&#039;t redirect to login page. Any clues..would help debugging issue..</description> <content:encoded><![CDATA[<p>Hi Felipe,<br
/> I am having issue with @Secured annotation (org.codehaus.groovy.grails.plugins.springsecurity.Secured) in controllers. Acegi failing throw login page even though there are no Roles . I am using Acegi 0.5.2 and grails 1.1.2 version. I configured acegi to use annotations in class. I am using LDAP to authentication and for authorization/ roles were queried using Hibernate session and created GrailsUser. Logging in and logout works fine but when the session exprieds @Secured annotated method doesn&#8217;t redirect to login page. Any clues..would help debugging issue..</p> ]]></content:encoded> </item> <item><title>By: Felipe Cypriano</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-12</link> <dc:creator>Felipe Cypriano</dc:creator> <pubDate>Tue, 20 Oct 2009 19:28:11 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-12</guid> <description>Only use @Secured in controllers works out of the box and using the plugin&#039;s own class: org.codehaus.groovy.grails.plugins.springsecurity.SecuredWhat this article describe is how to use the default spring security Secured class with non controllers classes.</description> <content:encoded><![CDATA[<p>Only use @Secured in controllers works out of the box and using the plugin&#8217;s own class: org.codehaus.groovy.grails.plugins.springsecurity.Secured</p><p>What this article describe is how to use the default spring security Secured class with non controllers classes.</p> ]]></content:encoded> </item> <item><title>By: Mac</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-11</link> <dc:creator>Mac</dc:creator> <pubDate>Tue, 20 Oct 2009 19:16:55 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-11</guid> <description>I just used @Secured with acegi 0.5.2 and grails 1.1.1 last night. After following the documentation changes, it works perfectly for me.</description> <content:encoded><![CDATA[<p>I just used @Secured with acegi 0.5.2 and grails 1.1.1 last night. After following the documentation changes, it works perfectly for me.</p> ]]></content:encoded> </item> <item><title>By: Felipe Cypriano</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-8</link> <dc:creator>Felipe Cypriano</dc:creator> <pubDate>Tue, 20 Oct 2009 10:15:05 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-8</guid> <description>Burt Beckwith told me that on version 0.5.2 the built-in support for this annotation needed to be removed because of Spring Security update, some class that he needs was removed. I don&#039;t understand exactly why he didn&#039;t explained.But he told me that on the next version, which will use Spring Security 3, the plugin will support the annotation.Thanks for the compliments about the article and if you have any problems feel free to ask.</description> <content:encoded><![CDATA[<p>Burt Beckwith told me that on version 0.5.2 the built-in support for this annotation needed to be removed because of Spring Security update, some class that he needs was removed. I don&#8217;t understand exactly why he didn&#8217;t explained.</p><p>But he told me that on the next version, which will use Spring Security 3, the plugin will support the annotation.</p><p>Thanks for the compliments about the article and if you have any problems feel free to ask.</p> ]]></content:encoded> </item> <item><title>By: Søren Berg Glasius</title><link>http://felipecypriano.com/blog/2009/10/19/enable-secured-annotation-with-grails-spring-security-plugin/comment-page-1/#comment-7</link> <dc:creator>Søren Berg Glasius</dc:creator> <pubDate>Tue, 20 Oct 2009 05:59:36 +0000</pubDate> <guid
isPermaLink="false">http://felipecypriano.com/blog/?p=136#comment-7</guid> <description>Great article. I previously had problems with the Secured annotation, but thought that my code was broken.
I&#039;ll try to implement your solution. You should really ask the Spring Security guys to include your code into the plugin!</description> <content:encoded><![CDATA[<p>Great article. I previously had problems with the Secured annotation, but thought that my code was broken.<br
/> I&#8217;ll try to implement your solution. You should really ask the Spring Security guys to include your code into the plugin!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 21/37 queries in 0.184 seconds using disk

Served from: felipecypriano.com @ 2010-09-08 15:51:49 -->