Package | Description |
---|---|
org.keycloak.models.session |
Modifier and Type | Method and Description |
---|---|
PersistentUserSessionModel |
PersistentUserSessionAdapter.getUpdatedModel() |
Constructor and Description |
---|
PersistentUserSessionAdapter(KeycloakSession session,
PersistentUserSessionModel model,
RealmModel realm,
String userId,
Map<String,AuthenticatedClientSessionModel> clientSessions) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.