public class MigrationModelManager extends Object
| Modifier and Type | Field and Description |
|---|---|
static ModelVersion |
RHSSO_VERSION_7_0_KEYCLOAK_VERSION |
static ModelVersion |
RHSSO_VERSION_7_1_KEYCLOAK_VERSION |
static ModelVersion |
RHSSO_VERSION_7_2_KEYCLOAK_VERSION |
| Constructor and Description |
|---|
MigrationModelManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
migrate(KeycloakSession session) |
static void |
migrateImport(KeycloakSession session,
RealmModel realm,
RealmRepresentation rep,
boolean skipUserDependent) |
public static final ModelVersion RHSSO_VERSION_7_0_KEYCLOAK_VERSION
public static final ModelVersion RHSSO_VERSION_7_1_KEYCLOAK_VERSION
public static final ModelVersion RHSSO_VERSION_7_2_KEYCLOAK_VERSION
public static void migrate(KeycloakSession session)
public static void migrateImport(KeycloakSession session, RealmModel realm, RealmRepresentation rep, boolean skipUserDependent)
Copyright © 2018 JBoss by Red Hat. All rights reserved.