Uses of Enum Class
org.keycloak.exportimport.UsersExportStrategy
-
Uses of UsersExportStrategy in org.keycloak.exportimport
Modifier and TypeFieldDescriptionstatic final UsersExportStrategy
ExportImportConfig.DEFAULT_USERS_EXPORT_STRATEGY
Modifier and TypeMethodDescriptionstatic UsersExportStrategy
Returns the enum constant of this class with the specified name.static UsersExportStrategy[]
UsersExportStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UsersExportStrategy in org.keycloak.exportimport.util
Modifier and TypeMethodDescriptionMultipleStepsExportProvider.withUsersExportStrategy
(UsersExportStrategy usersExportStrategy)