public interface ImportProvider extends Provider
Modifier and Type | Method and Description |
---|---|
void |
importModel(KeycloakSessionFactory factory,
Strategy strategy) |
void |
importRealm(KeycloakSessionFactory factory,
String realmName,
Strategy strategy) |
boolean |
isMasterRealmExported() |
void importModel(KeycloakSessionFactory factory, Strategy strategy) throws IOException
IOException
void importRealm(KeycloakSessionFactory factory, String realmName, Strategy strategy) throws IOException
IOException
boolean isMasterRealmExported() throws IOException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.