40
by wimpi on
10 May 2006, 20:17:32 +0200
(2 years 6 months ago)
Updated AgentIdentifier and it's instance LRU Cache. Added a MalformedAgentIdentifierException.
38
by wimpi on
07 May 2006, 19:05:19 +0200
(2 years 6 months ago)
Updated build properties to correctly include the jce provider and to import commons codec.
34
by wimpi on
28 April 2006, 00:10:26 +0200
(2 years 6 months ago)
Changed AgentIdentifierCache a non static class. Added missing javadoc API comments. Small updates to the build files.
33
by wimpi on
28 March 2006, 22:02:19 +0200
(2 years 7 months ago)
Fixed javadoc generation to include only exported packages (i.e. public bundle API).
25
by wimpi on
07 January 2006, 23:20:30 +0100
(2 years 10 months ago)
Updated Session; max. idle time should be retrievable without throwing an exception when the instance is invalid.