Package | Description |
---|---|
org.keycloak.models.session |
Modifier and Type | Method and Description |
---|---|
PersistentClientSessionModel |
PersistentAuthenticatedClientSessionAdapter.getUpdatedModel() |
Constructor and Description |
---|
PersistentAuthenticatedClientSessionAdapter(KeycloakSession session,
PersistentClientSessionModel model,
RealmModel realm,
ClientModel client,
UserSessionModel userSession) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.