@hibernate.class table="lams_authentication_method_parameter" proxy="com.lamsinternational.lams.usermanagement.AuthenticationMethodParameter" true @hibernate.id generator-class="native" type="java.lang.Integer" column="authentication_parameter_id" true @hibernate.property column="name" length="128" not-null="true" @hibernate.property column="value" length="255" true @hibernate.many-to-one not-null="true" @hibernate.column name="authentication_method_id"