Menu

#2 tstamp timeToLive

open
nobody
None
5
2008-01-27
2008-01-27
No

In WrapperServlet:

tstamp.setTimeToLive(30000);

looks like a very large value, given that it is in seconds - according to WSSecTimestamp's Javadoc.

Should it be:
tstamp.setTimeToLive(30);

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.