Class DirExportProviderFactory

java.lang.Object
org.keycloak.exportimport.dir.DirExportProviderFactory
All Implemented Interfaces:
ExportProviderFactory, ProviderFactory<ExportProvider>

public class DirExportProviderFactory extends Object implements ExportProviderFactory
Construct a DirExportProviderFactory to be used to export one or more realms. For the sake of testing in the legacy testing setup, configurations can be overwritten via system properties.
Author:
Marek Posolda