<?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: Writing a Custom JAAS LoginModule</title>
	<atom:link href="http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/</link>
	<description>Technology and Geek Stuff by Eric Burke</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:36:32 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ralf</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-38655</link>
		<dc:creator>Ralf</dc:creator>
		<pubDate>Thu, 04 Jun 2009 08:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-38655</guid>
		<description>Thank you very much. It is indeed a very helpful article. I was able to package the new login module into the ejb module using the new simplified security domain configuration approach in JBoss 5.

On the client side I used the SecurityClient class from JBoss to pass the credentials to the application server.</description>
		<content:encoded><![CDATA[<p>Thank you very much. It is indeed a very helpful article. I was able to package the new login module into the ejb module using the new simplified security domain configuration approach in JBoss 5.</p>
<p>On the client side I used the SecurityClient class from JBoss to pass the credentials to the application server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goutam Dutta</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-32575</link>
		<dc:creator>Goutam Dutta</dc:creator>
		<pubDate>Thu, 26 Mar 2009 09:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-32575</guid>
		<description>Its a very good article. However i have 2 questions

1&gt; You have mentioned that JBOSS requires the name to be &quot;Roles&quot;. Do you know about Glassfish?

2&gt; Will these roles which are set above be accessible when we invoke HttpServletRequest.isUserInRole(String..) method.</description>
		<content:encoded><![CDATA[<p>Its a very good article. However i have 2 questions</p>
<p>1&gt; You have mentioned that JBOSS requires the name to be &#8220;Roles&#8221;. Do you know about Glassfish?</p>
<p>2&gt; Will these roles which are set above be accessible when we invoke HttpServletRequest.isUserInRole(String..) method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dao Anh Vu</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-31489</link>
		<dc:creator>Dao Anh Vu</dc:creator>
		<pubDate>Wed, 04 Mar 2009 02:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-31489</guid>
		<description>It&#039;s really a great article, you help me solve the problem I&#039;ve got stuck for a long time. Thank Eric!</description>
		<content:encoded><![CDATA[<p>It&#8217;s really a great article, you help me solve the problem I&#8217;ve got stuck for a long time. Thank Eric!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicky</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-23927</link>
		<dc:creator>Nicky</dc:creator>
		<pubDate>Tue, 14 Oct 2008 17:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-23927</guid>
		<description>extremely helpful for me. I searched all the internet and finally got your article. Awesome.</description>
		<content:encoded><![CDATA[<p>extremely helpful for me. I searched all the internet and finally got your article. Awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hedin</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-18349</link>
		<dc:creator>hedin</dc:creator>
		<pubDate>Tue, 29 Jul 2008 05:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-18349</guid>
		<description>Hi i done so too but i got a proplem.

Then i call session.getCallerPrincipal() (from my session bean) i get SimplePrincipal instance instead of MyPrincipal.

Did you try accessing session.getCallerPrincipal()?</description>
		<content:encoded><![CDATA[<p>Hi i done so too but i got a proplem.</p>
<p>Then i call session.getCallerPrincipal() (from my session bean) i get SimplePrincipal instance instead of MyPrincipal.</p>
<p>Did you try accessing session.getCallerPrincipal()?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-14712</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Thu, 12 Jun 2008 23:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-14712</guid>
		<description>Good stuff. Thanks.</description>
		<content:encoded><![CDATA[<p>Good stuff. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan P Morales</title>
		<link>http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/comment-page-1/#comment-14149</link>
		<dc:creator>Juan P Morales</dc:creator>
		<pubDate>Mon, 09 Jun 2008 22:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://stuffthathappens.com/blog/2008/05/16/writing-a-custom-jaas-loginmodule/#comment-14149</guid>
		<description>Great article, concise and helpful.
Why create myUser and myGroup? Couldn&#039;t you have just used SimpleUser and SimpleGroup?
If it was an EAR, how could you make it have a custom login-config? There you did it with an mbean. Would attribute name=&quot;AuthConfig&quot; work on an ear file? If so, on which descriptor?</description>
		<content:encoded><![CDATA[<p>Great article, concise and helpful.<br />
Why create myUser and myGroup? Couldn&#8217;t you have just used SimpleUser and SimpleGroup?<br />
If it was an EAR, how could you make it have a custom login-config? There you did it with an mbean. Would attribute name=&#8221;AuthConfig&#8221; work on an ear file? If so, on which descriptor?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.425 seconds -->
