Serialize nuxeo session

Hi,

Is it possible to serialize org.nuxeo.ecm.automation.client.Session? I'm using the automation client and need to store the org.nuxeo.ecm.automation.client.Session. The only way to store this, is within my local session, which can only store Strings.

The reason for this is so that I can maintain a session without requiring the username/password every time. If there is another way to maintain a session (session ID + username?) that would work too. But I couldn't find anything like this from the documentation.

Thanks

0 votes

0 answers

1411 views

ANSWER