refs 6548: TDM - Migrate TabMan to new PortalContext

Task-Url: https://support.d4science.org/issues/6548

Updated to new PortalContext

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@142614 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-02-16 15:09:07 +00:00
parent 5ce1e88d8b
commit 0aa9c42992
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ public class SessionUtil {
token);
}
logger.info("ServiceCredentials: " + sCredentials);
logger.debug("ServiceCredentials: " + sCredentials);
return sCredentials;
}