| Package | Description |
|---|---|
| org.keycloak.exportimport |
| Modifier and Type | Field and Description |
|---|---|
static UsersExportStrategy |
ExportImportConfig.DEFAULT_USERS_EXPORT_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
static UsersExportStrategy |
ExportImportConfig.getUsersExportStrategy() |
static UsersExportStrategy |
UsersExportStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsersExportStrategy[] |
UsersExportStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExportImportConfig.setUsersExportStrategy(UsersExportStrategy usersExportStrategy) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.