public interface ExportProvider extends Provider
Modifier and Type | Method and Description |
---|---|
void |
exportModel(KeycloakSessionFactory factory) |
void |
exportRealm(KeycloakSessionFactory factory,
String realmName) |
void exportModel(KeycloakSessionFactory factory) throws IOException
IOException
void exportRealm(KeycloakSessionFactory factory, String realmName) throws IOException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.