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 classProfile.ParameterValuesProviderbase implementation which can be used to pass profile parameter values.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.ParameterValuesProviderModifier and TypeMethodDescriptionvoidProfile.resolveParameterValues(Profile.ExecutionContext context, Profile.SetupConfiguration setupConfig, Profile.ParameterValuesProvider parameterValuesProvider) Resolves this profile parameter values using the provided value provider.