Uses of Interface
org.forgerock.opendj.setup.model.Profile.SetupConfiguration
Packages that use Profile.SetupConfiguration
-
Uses of Profile.SetupConfiguration in org.forgerock.opendj.setup.model
Classes in org.forgerock.opendj.setup.model that implement Profile.SetupConfigurationModifier and TypeClassDescriptionfinal classClass used to install a new OpenDJ server instance.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.SetupConfigurationModifier and TypeMethodDescriptionvoidProfile.resolveParameterValues(Profile.ExecutionContext context, Profile.SetupConfiguration setupConfig, Profile.ParameterValuesProvider parameterValuesProvider) Resolves this profile parameter values using the provided value provider.