public abstract class ExportImportSessionTask extends Object implements KeycloakSessionTask
IOException| Constructor and Description |
|---|
ExportImportSessionTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(KeycloakSession session) |
protected abstract void |
runExportImportTask(KeycloakSession session) |
public void run(KeycloakSession session)
run in interface KeycloakSessionTaskprotected abstract void runExportImportTask(KeycloakSession session) throws IOException
IOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.