Uses of Class
org.keycloak.exportimport.ExportImportManager
-
Packages that use ExportImportManager Package Description org.keycloak.services.resources -
-
Uses of ExportImportManager in org.keycloak.services.resources
Methods in org.keycloak.services.resources that return ExportImportManager Modifier and Type Method Description protected ExportImportManager
KeycloakApplication. bootstrap()
Methods in org.keycloak.services.resources with parameters of type ExportImportManager Modifier and Type Method Description void
KeycloakApplication. importRealms(ExportImportManager exportImportManager)
-