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) |
void importModel(KeycloakSessionFactory factory, Strategy strategy) throws IOException
IOExceptionvoid importRealm(KeycloakSessionFactory factory, String realmName, Strategy strategy) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.