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