diff --git a/src/java/com/test/forms/authentifForm.java b/src/java/com/test/forms/authentifForm.java new file mode 100644 index 0000000..8f908b5 --- /dev/null +++ b/src/java/com/test/forms/authentifForm.java @@ -0,0 +1,14 @@ +/* + * To change this license header, choose License Headers in Project Properties. + * To change this template file, choose Tools | Templates + * and open the template in the editor. + */ +package com.test.forms; + +/** + * + * @author clementine.desrucques + */ +public class authentifForm { + +}