Package | Description |
---|---|
org.keycloak.exportimport.dir | |
org.keycloak.exportimport.singlefile | |
org.keycloak.exportimport.util | |
org.keycloak.exportimport.zip |
Modifier and Type | Class and Description |
---|---|
class |
DirExportProvider |
Modifier and Type | Method and Description |
---|---|
ExportProvider |
DirExportProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
SingleFileExportProvider |
Modifier and Type | Method and Description |
---|---|
ExportProvider |
SingleFileExportProviderFactory.create(KeycloakSession session) |
Modifier and Type | Class and Description |
---|---|
class |
MultipleStepsExportProvider |
Modifier and Type | Class and Description |
---|---|
class |
ZipExportProvider |
Modifier and Type | Method and Description |
---|---|
ExportProvider |
ZipExportProviderFactory.create(KeycloakSession session) |
Copyright © 2015. All rights reserved.