implement password-hashing (not fully integrated yet) #67
@ -6,6 +6,7 @@ import net.hostsharing.hsadminng.mapper.Array;
|
||||
import java.util.List;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
|
||||
@Setter
|
||||
public class StringProperty extends ValidatableProperty<String> {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user