Project

General

Profile

« Previous | Next » 

Revision 41974

Added by Nikon Gasparis about 8 years ago

updated dependencies for uoa to 1.2.0
added support for user blacklisting

View differences:

ValidatorWebApi.java
39 39

  
40 40
	boolean userIsSecondaryAdmin(String user) throws ValidatorWebException;
41 41

  
42
	boolean isUserBlacklisted(String email) throws ValidatorWebException;
43

  
42 44
	
43
	
44 45

  
45 46
/*  public String getRuleSetName(int setId) throws  OpenAIREValidatorException;
46 47
	

Also available in: Unified diff