public static final class DirectoryServerSetup.LocalBackend extends Object
Modifier and Type | Method and Description |
---|---|
DirectoryServerSetup.LocalBackend |
importData(DirectoryServerSetup.ImportDataMethod<?>... importDataMethods)
Specifies data to import in this local backend.
|
DirectoryServerSetup.LocalBackend |
importData(List<DirectoryServerSetup.ImportDataMethod<?>> importDataMethods)
Specifies data to import in this local backend.
|
public DirectoryServerSetup.LocalBackend importData(DirectoryServerSetup.ImportDataMethod<?>... importDataMethods)
importDataMethods
- Data to import in this local backendpublic DirectoryServerSetup.LocalBackend importData(List<DirectoryServerSetup.ImportDataMethod<?>> importDataMethods)
importDataMethods
- Data to import in this local backendCopyright 2010-2018 ForgeRock AS.