Package org.keycloak.models
Interface OfflineUserSessionModel
- All Superinterfaces:
UserSessionModel
- All Known Implementing Classes:
PersistentUserSessionAdapter
Hacked extension to UserSessionModel so that user id can be obtain directly so
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.keycloak.models.UserSessionModel
UserSessionModel.SessionPersistenceState, UserSessionModel.State
-
Field Summary
Fields inherited from interface org.keycloak.models.UserSessionModel
CORRESPONDING_SESSION_ID
-
Method Summary
Methods inherited from interface org.keycloak.models.UserSessionModel
getAuthenticatedClientSessionByClient, getAuthenticatedClientSessions, getAuthMethod, getBrokerSessionId, getBrokerUserId, getId, getIpAddress, getLastSessionRefresh, getLoginUsername, getNote, getNotes, getPersistenceState, getRealm, getStarted, getState, getUser, isOffline, isRememberMe, removeAuthenticatedClientSessions, removeNote, restartSession, setLastSessionRefresh, setNote, setState
-
Method Details
-
getUserId
String getUserId() -
setLoginUsername
-