Uses of Interface
org.forgerock.opendj.setup.model.Profile.SetupConfiguration
-
Packages that use Profile.SetupConfiguration Package Description org.forgerock.opendj.setup.model Contains code of the opendj setup model. -
-
Uses of Profile.SetupConfiguration in org.forgerock.opendj.setup.model
Classes in org.forgerock.opendj.setup.model that implement Profile.SetupConfiguration Modifier and Type Class Description class
Setup
Class used to install a new OpenDJ server instance.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.SetupConfiguration Modifier and Type Method Description void
Profile. resolveParameterValues(Profile.ExecutionContext context, Profile.SetupConfiguration setupConfig, Profile.ParameterValuesProvider parameterValuesProvider)
Resolves this profile parameter values using the provided value provider.
-