[jboss-cvs] jboss-seam/src/main/org/jboss/seam ...
Shane Bryzak
Shane_Bryzak at symantec.com
Fri Feb 2 07:11:23 EST 2007
User: sbryzak2
Date: 07/02/02 07:11:23
Modified: src/main/org/jboss/seam security-1.1.xsd
Log:
JBSEAM-742
Revision Changes Path
1.5 +1 -0 jboss-seam/src/main/org/jboss/seam/security-1.1.xsd
(In the diff below, changes in quantity of whitespace are not shown.)
Index: security-1.1.xsd
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/src/main/org/jboss/seam/security-1.1.xsd,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- security-1.1.xsd 1 Feb 2007 08:25:30 -0000 1.4
+++ security-1.1.xsd 2 Feb 2007 12:11:23 -0000 1.5
@@ -13,6 +13,7 @@
<xs:attributeGroup name="attlist.identity">
<xs:attribute name="authenticate-method" />
<xs:attribute name="remember-me" type="xs:boolean"/>
+ <xs:attribute name="jaasConfigName" type="xs:string"/>
</xs:attributeGroup>
</xs:schema>
More information about the jboss-cvs-commits
mailing list