Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@99058 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
8738594d06
commit
647a680426
|
@ -97,7 +97,7 @@ public class SessionUtil {
|
||||||
throw new TDGWTSessionExpiredException("Session Expired!");
|
throw new TDGWTSessionExpiredException("Session Expired!");
|
||||||
|
|
||||||
//Remove comment for Test
|
//Remove comment for Test
|
||||||
/*
|
/*
|
||||||
username = Constants.DEFAULT_USER;
|
username = Constants.DEFAULT_USER;
|
||||||
String scope = Constants.DEFAULT_SCOPE;
|
String scope = Constants.DEFAULT_SCOPE;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue