SoftwareAG.IS.Core.NonceCache
Contains the nonces generated during authentication of a new user.
The cache is used only if authentication is enabled at the
Enterprise Gateway side and the authentication type is digest authentication.
The information held in the cache is temporary. The cache is not persisted.
The following table shows the number of elements, their size, lifetime, cache type, and if they are searchable or not.
Elements | Element Size | Element Lifetime | Cache Type | Searchable |
One per authenticated user | Less than 1 KB | From the time a user logs in until the user logs out, or the interval specified in the watt.server.clientTimeout parameter, whichever is shorter | Local | No |