public class MigrateTo1_8_0 extends Object implements Migration
| Modifier and Type | Field and Description |
|---|---|
static ModelVersion |
VERSION |
| Constructor and Description |
|---|
MigrateTo1_8_0() |
| Modifier and Type | Method and Description |
|---|---|
static ComponentModel |
getMapperByName(RealmModel realm,
ComponentModel providerModel,
String name) |
ModelVersion |
getVersion() |
void |
migrate(KeycloakSession session) |
public static final ModelVersion VERSION
public ModelVersion getVersion()
getVersion in interface Migrationpublic void migrate(KeycloakSession session)
public static ComponentModel getMapperByName(RealmModel realm, ComponentModel providerModel, String name)
Copyright © 2017 JBoss by Red Hat. All rights reserved.