task_20993 #1

Merged
francesco.mangiacrapa merged 17 commits from task_20993 into master 2021-04-09 11:11:49 +02:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit c2ff9db3a6 - Show all commits

View File

@ -62,7 +62,6 @@ public class WekeoResolver {
public Response getToken(@Context HttpServletRequest req) throws WebApplicationException{
logger.info(this.getClass().getSimpleName()+" getToken starts...");
String wekeoToken = null;
try {