|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionTracker | |
---|---|
eu.esdihumboldt.hale.server.security.util | |
eu.esdihumboldt.hale.server.security.util.impl |
Uses of SessionTracker in eu.esdihumboldt.hale.server.security.util |
---|
Methods in eu.esdihumboldt.hale.server.security.util that return types with arguments of type SessionTracker | |
---|---|
protected Iterable<SessionTracker> |
SpringSessionTrackerListener.getSessionTrackers(javax.servlet.http.HttpSession session)
Get the available session trackers. |
Uses of SessionTracker in eu.esdihumboldt.hale.server.security.util.impl |
---|
Classes in eu.esdihumboldt.hale.server.security.util.impl that implement SessionTracker | |
---|---|
class |
SessionLogoutServiceImpl
Service that tracks sessions and allows logout from multiple sessions associated to the same user. To be populated through SessionLogoutServiceImpl.addLoginSession(HttpSession, Authentication)
, e.g. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |