Index: lams_common/conf/hibernate/mappings/usermanagement/AuthenticationMethod.hbm.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_common/conf/hibernate/mappings/usermanagement/Attic/AuthenticationMethod.hbm.xml,v
diff -u -r1.2 -r1.3
--- lams_common/conf/hibernate/mappings/usermanagement/AuthenticationMethod.hbm.xml 26 Nov 2004 00:35:40 -0000 1.2
+++ lams_common/conf/hibernate/mappings/usermanagement/AuthenticationMethod.hbm.xml 2 Dec 2004 06:46:01 -0000 1.3
@@ -40,6 +40,22 @@
+
+
+ @hibernate.property
+ column="authentication_method_name"
+ unique="true"
+ length="64"
+ not-null="true"
+
+