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
IOExceptionvoid importRealm(KeycloakSessionFactory factory, String realmName, Strategy strategy) throws IOException
IOExceptionboolean isMasterRealmExported()
throws IOException
IOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.