Interface MidpointSessionRegistry
- All Superinterfaces:
org.springframework.security.core.session.SessionRegistry
public interface MidpointSessionRegistry
extends org.springframework.security.core.session.SessionRegistry
-
Method Summary
Modifier and TypeMethodDescriptionList<org.springframework.security.core.session.SessionInformation>
getLoggedInUsersSession
(Object principal) Methods inherited from interface org.springframework.security.core.session.SessionRegistry
getAllPrincipals, getAllSessions, getSessionInformation, refreshLastRequest, registerNewSession, removeSessionInformation
-
Method Details
-
getLoggedInUsersSession
-