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 KeycloakSessionTask
protected abstract void runExportImportTask(KeycloakSession session) throws IOException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.