Uses of Class
org.eblocker.server.common.data.backup.ConfigBackupReference
Packages that use ConfigBackupReference
-
Uses of ConfigBackupReference in org.eblocker.server.http.controller
Methods in org.eblocker.server.http.controller that return ConfigBackupReferenceModifier and TypeMethodDescriptionConfigurationBackupController.exportConfiguration(org.restexpress.Request request, org.restexpress.Response response) ConfigurationBackupController.uploadConfiguration(org.restexpress.Request request, org.restexpress.Response response) -
Uses of ConfigBackupReference in org.eblocker.server.http.controller.impl
Methods in org.eblocker.server.http.controller.impl that return ConfigBackupReferenceModifier and TypeMethodDescriptionConfigurationBackupControllerImpl.exportConfiguration(org.restexpress.Request request, org.restexpress.Response response) Writes a backup of the settings to a temporary file and returns a reference for immediate download to the client.ConfigurationBackupControllerImpl.uploadConfiguration(org.restexpress.Request request, org.restexpress.Response response) Saves an uploaded configuration backup and returns whether a password is required to recover keys