Uses of Interface
org.forgerock.opendj.setup.model.Profile.ParameterValuesProvider
Packages that use Profile.ParameterValuesProvider
-
Uses of Profile.ParameterValuesProvider in org.forgerock.opendj.setup.model
Classes in org.forgerock.opendj.setup.model that implement Profile.ParameterValuesProviderModifier and TypeClassDescriptionstatic class
Profile.ParameterValuesProvider
base implementation which can be used to pass profile parameter values.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.ParameterValuesProviderModifier and TypeMethodDescriptionvoid
Profile.resolveParameterValues
(Profile.ExecutionContext context, Profile.SetupConfiguration setupConfig, Profile.ParameterValuesProvider parameterValuesProvider) Resolves this profile parameter values using the provided value provider.