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:
parent
5ce1e88d8b
commit
0aa9c42992
|
@ -242,7 +242,7 @@ public class SessionUtil {
|
|||
token);
|
||||
}
|
||||
|
||||
logger.info("ServiceCredentials: " + sCredentials);
|
||||
logger.debug("ServiceCredentials: " + sCredentials);
|
||||
|
||||
return sCredentials;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue