public class ZipImportProvider extends Object implements ImportProvider
| Constructor and Description |
|---|
ZipImportProvider(File zipFile,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
importModel(KeycloakSessionFactory factory,
Strategy strategy) |
void |
importRealm(KeycloakSessionFactory factory,
String realmName,
Strategy strategy) |
boolean |
isMasterRealmExported() |
public void importModel(KeycloakSessionFactory factory, Strategy strategy) throws IOException
importModel in interface ImportProviderIOExceptionpublic boolean isMasterRealmExported()
throws IOException
isMasterRealmExported in interface ImportProviderIOExceptionpublic void importRealm(KeycloakSessionFactory factory, String realmName, Strategy strategy) throws IOException
importRealm in interface ImportProviderIOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.