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
IOExceptionvoid exportRealm(KeycloakSessionFactory factory, String realmName) throws IOException
IOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.