Toggle navigation
Home
org.keycloak.models.ClientSessionModel to org.keycloak.models.UserSessionModel
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'keycloak'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
token.getClientSession()
to
token.getSessionState()
getClientSession
to
getOfflineUserSession
Rename Variable
clientSession
to
offlineUserSession
clientSession
to
offlineUserSession