Uses of Package
org.keycloak.sessions
Packages that use org.keycloak.sessions
-
Classes in org.keycloak.sessions used by org.keycloak.modelsClassDescriptionRepresents the state of the authentication.Predecesor of AuthenticationSessionModel, ClientLoginSessionModel and ClientSessionModel (then action tickets).
-
Classes in org.keycloak.sessions used by org.keycloak.sessionsClassDescriptionAllow to encode compound string to fully lookup authenticationSessionModelRepresents the state of the authentication.Predecesor of AuthenticationSessionModel, ClientLoginSessionModel and ClientSessionModel (then action tickets).Represents usually one browser session with potentially many browser tabs.