<?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: 5 Minute Guide to Spring Security</title>
	<atom:link href="http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:20:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alberto</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-64521</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Tue, 07 Feb 2012 08:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-64521</guid>
		<description>I&#039;ve read a lot of tutorial during a few days and I just can tell you THANKS for this clear explanation

Really useful!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read a lot of tutorial during a few days and I just can tell you THANKS for this clear explanation</p>
<p>Really useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using other authentication services &#124; How to Design Java Web Applications with Spring, Hibernate, Maven, TDD, and more &#124; by Althea Parker</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-64402</link>
		<dc:creator>Using other authentication services &#124; How to Design Java Web Applications with Spring, Hibernate, Maven, TDD, and more &#124; by Althea Parker</dc:creator>
		<pubDate>Thu, 02 Feb 2012 16:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-64402</guid>
		<description>[...] all the users in an xml file. So, no need for the database here! I found this code example here. Of course, the passwords are not a big secret when you know that the encryption algorithm is MD5. [...]</description>
		<content:encoded><![CDATA[<p>[...] all the users in an xml file. So, no need for the database here! I found this code example here. Of course, the passwords are not a big secret when you know that the encryption algorithm is MD5. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmularien</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-62791</link>
		<dc:creator>pmularien</dc:creator>
		<pubDate>Sun, 11 Dec 2011 02:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-62791</guid>
		<description>Glad I could help!</description>
		<content:encoded><![CDATA[<p>Glad I could help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuna</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-62710</link>
		<dc:creator>tuna</dc:creator>
		<pubDate>Fri, 09 Dec 2011 09:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-62710</guid>
		<description>Thank you for this tutorial regarding how to configure Spring Security. I&#039;ve found it beneficial while integrating Spring Security in one of my projects.</description>
		<content:encoded><![CDATA[<p>Thank you for this tutorial regarding how to configure Spring Security. I&#8217;ve found it beneficial while integrating Spring Security in one of my projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: springbeginer</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-59631</link>
		<dc:creator>springbeginer</dc:creator>
		<pubDate>Fri, 11 Nov 2011 14:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-59631</guid>
		<description>hi,
please help me if there is 200 roles and role mapping are there is there any &quot;too many connections&quot; problem will race ,because we are using jdbctempalte datasource 


please help me</description>
		<content:encoded><![CDATA[<p>hi,<br />
please help me if there is 200 roles and role mapping are there is there any &#8220;too many connections&#8221; problem will race ,because we are using jdbctempalte datasource </p>
<p>please help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. Bean</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-56473</link>
		<dc:creator>Mr. Bean</dc:creator>
		<pubDate>Tue, 27 Sep 2011 15:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-56473</guid>
		<description>Where is the tag &quot;(security:remember-me user-service-ref=&quot;userDetailsService&quot; key=&quot;some_key&quot;/)&quot;

???????????</description>
		<content:encoded><![CDATA[<p>Where is the tag &#8220;(security:remember-me user-service-ref=&#8221;userDetailsService&#8221; key=&#8221;some_key&#8221;/)&#8221;</p>
<p>???????????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeeba</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-49975</link>
		<dc:creator>Jeeba</dc:creator>
		<pubDate>Wed, 22 Jun 2011 15:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-49975</guid>
		<description>Thanks, this way of doing tutorials is so great. One question though, what if I want to put a message that the password or user is empty? . I know, it sound crazy but believe me, people do that kind of stuff. I was thinking on using the authentication-failure-url and Javascript to see that if we had an error in the authentication, and a GET param is send (like  ?error=1) , then look if the user leaved empty spaces in the login form, but maybe there is another way to send the real cause for the authentication to not be fullfiled. Like sending error=1 when the user leaves the user empty, 2 when the user leave the password empty, 3 when the password and/or user doesnt match, and so for. Is this possible?</description>
		<content:encoded><![CDATA[<p>Thanks, this way of doing tutorials is so great. One question though, what if I want to put a message that the password or user is empty? . I know, it sound crazy but believe me, people do that kind of stuff. I was thinking on using the authentication-failure-url and Javascript to see that if we had an error in the authentication, and a GET param is send (like  ?error=1) , then look if the user leaved empty spaces in the login form, but maybe there is another way to send the real cause for the authentication to not be fullfiled. Like sending error=1 when the user leaves the user empty, 2 when the user leave the password empty, 3 when the password and/or user doesnt match, and so for. Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: txedo</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-47491</link>
		<dc:creator>txedo</dc:creator>
		<pubDate>Tue, 10 May 2011 17:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-47491</guid>
		<description>Hello, I am trying to integrate Sprint Security and Struts2. I followed this tutorial but I get the following error:
2011-05-10 19:35:12.149::WARN:  failed springSecurityFilterChain
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named &#039;springSecurityFilterChain&#039; is defined
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:360)
....

Does anyone know how to fix it? Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Hello, I am trying to integrate Sprint Security and Struts2. I followed this tutorial but I get the following error:<br />
2011-05-10 19:35:12.149::WARN:  failed springSecurityFilterChain<br />
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named &#8216;springSecurityFilterChain&#8217; is defined<br />
	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:360)<br />
&#8230;.</p>
<p>Does anyone know how to fix it? Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Technical Related Notes &#187; Blog Archive &#187; links for 2010-08-03</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-46171</link>
		<dc:creator>Technical Related Notes &#187; Blog Archive &#187; links for 2010-08-03</dc:creator>
		<pubDate>Mon, 18 Apr 2011 09:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-46171</guid>
		<description>[...] &quot; 5 Minute Guide to Spring Security – It&#039;s Only Software (tags: spring java) [...]</description>
		<content:encoded><![CDATA[<p>[...] &quot; 5 Minute Guide to Spring Security – It&#039;s Only Software (tags: spring java) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Quick Spring Security Lock-Down &#124; The Coding Bone</title>
		<link>http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/comment-page-2/#comment-45005</link>
		<dc:creator>A Quick Spring Security Lock-Down &#124; The Coding Bone</dc:creator>
		<pubDate>Thu, 31 Mar 2011 07:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/#comment-45005</guid>
		<description>[...] Peter Mularien, 5 Minute Guide to Spring Security &lt;http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/&gt;    GA_googleAddAttr(&quot;AdOpt&quot;, &quot;1&quot;); GA_googleAddAttr(&quot;Origin&quot;, &quot;other&quot;); [...]</description>
		<content:encoded><![CDATA[<p>[...] Peter Mularien, 5 Minute Guide to Spring Security &lt;<a href="http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/&#038;gt" rel="nofollow">http://www.mularien.com/blog/2008/07/07/5-minute-guide-to-spring-security/&#038;gt</a>;    GA_googleAddAttr(&quot;AdOpt&quot;, &quot;1&quot;); GA_googleAddAttr(&quot;Origin&quot;, &quot;other&quot;); [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 1.355 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-08 07:41:54 -->

