Author: shane.bryzak(a)jboss.com
Date: 2008-05-20 11:31:54 -0400 (Tue, 20 May 2008)
New Revision: 8232
Modified:
trunk/src/main/org/jboss/seam/security-2.1.xsd
Log:
removed security-rules attribute from Identity
Modified: trunk/src/main/org/jboss/seam/security-2.1.xsd
===================================================================
--- trunk/src/main/org/jboss/seam/security-2.1.xsd 2008-05-20 15:12:06 UTC (rev 8231)
+++ trunk/src/main/org/jboss/seam/security-2.1.xsd 2008-05-20 15:31:54 UTC (rev 8232)
@@ -24,7 +24,6 @@
<xs:attribute name="remember-me"
type="components:boolean"/>
<xs:attribute name="authenticate-every-request"
type="components:boolean"/>
<xs:attribute name="jaas-config-name"
type="components:string"/>
- <xs:attribute name="security-rules"
type="components:string"/>
</xs:attributeGroup>
<xs:attributeGroup name="attlist.faces-security-events">
Show replies by date