gnu.crypto.sasl.srp
class StoreEntry extends Object
A simple timing-related object for use by SRP re-use code.
Version: Revision: $
| Constructor Summary | |
|---|---|
| StoreEntry(int ttl) | |
| Method Summary | |
|---|---|
| boolean | isAlive() Returns |
Returns true if the Time-To_live period has not elapsed.
Returns: true if the Time-To-Live period (in seconds) has not
elapsed yet; false otherwise.