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