Uses of Interface
org.keycloak.exportimport.ExportAdapter
Packages that use ExportAdapter
-
Uses of ExportAdapter in org.keycloak.storage
Methods in org.keycloak.storage with parameters of type ExportAdapterModifier and TypeMethodDescriptionvoid
ExportImportManager.exportRealm
(RealmModel realm, ExportOptions options, ExportAdapter callback) -
Uses of ExportAdapter in org.keycloak.storage.datastore
Methods in org.keycloak.storage.datastore with parameters of type ExportAdapterModifier and TypeMethodDescriptionvoid
DefaultExportImportManager.exportRealm
(RealmModel realm, ExportOptions options, ExportAdapter callback)