renew(sec_or_renewer)
Instance Public methods
Reset the expiry time according to sec_or_renewer
.
- nil
-
it is set to expire in the far future.
- true
-
it has expired.
- Numeric
-
it will expire in that many seconds.
Otherwise the argument refers to some kind of renewer object which will reset its expiry time.
Please login to continue.