renewIdentityCookie() protected method
Renews the identity cookie.
This method will set the expiration time of the identity cookie to be the current time plus the originally specified cookie duration.
| protected void renewIdentityCookie ( ) |
|---|
renewIdentityCookie() protected method
Renews the identity cookie.
This method will set the expiration time of the identity cookie to be the current time plus the originally specified cookie duration.
| protected void renewIdentityCookie ( ) |
|---|
Please login to continue.