<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Secure By Default &#187; frameworks</title>
	<atom:link href="http://www.securebydefault.info/category/frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.securebydefault.info</link>
	<description>Designing, building and testing software for better security</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:34:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Seam Remoting&#8217;s default allow</title>
		<link>http://www.securebydefault.info/2008/09/08/seam-remotings-default-allow/</link>
		<comments>http://www.securebydefault.info/2008/09/08/seam-remotings-default-allow/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 10:04:46 +0000</pubDate>
		<dc:creator>stephendv</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[frameworks]]></category>

		<guid isPermaLink="false">http://www.securebydefault.info/2008/09/08/seam-remotings-default-allow/</guid>
		<description><![CDATA[Stumbled on another difference in approach between security types and developer types in the Seam remoting functionality. Remoting makes it a doddle to easily access your Seam server side beans on the client side&#8230; including domain objects. E.g. if you had a server side bean called User.java: @Entity public class User { private String username; [...]]]></description>
		<wfw:commentRss>http://www.securebydefault.info/2008/09/08/seam-remotings-default-allow/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

