| Package | Description |
|---|---|
| org.keycloak.exportimport.dir | |
| org.keycloak.exportimport.singlefile | |
| org.keycloak.exportimport.zip |
| Modifier and Type | Class and Description |
|---|---|
class |
DirImportProvider |
| Modifier and Type | Method and Description |
|---|---|
ImportProvider |
DirImportProviderFactory.create(KeycloakSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
SingleFileImportProvider |
| Modifier and Type | Method and Description |
|---|---|
ImportProvider |
SingleFileImportProviderFactory.create(KeycloakSession session) |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipImportProvider |
| Modifier and Type | Method and Description |
|---|---|
ImportProvider |
ZipImportProviderFactory.create(KeycloakSession session) |
Copyright © 2014. All Rights Reserved.