We don't want to hold a reference to HttpSession objects in the ticket-to-session mapping that would prevent orphaned or expired sessions from being purged. WeakReference ensures that won't happen. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||
We don't want to hold a reference to HttpSession objects in the ticket-to-session mapping that would prevent orphaned or expired sessions from being purged. WeakReference ensures that won't happen. |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||