Uses of Enum Class
org.forgerock.api.enums.ParameterSource
Packages that use ParameterSource
Package
Description
API descriptor enums.
ForgeRock API Descriptor models.
-
Uses of ParameterSource in org.forgerock.api.enums
Methods in org.forgerock.api.enums that return ParameterSourceModifier and TypeMethodDescriptionstatic ParameterSource
Returns the enum constant of this class with the specified name.static ParameterSource[]
ParameterSource.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ParameterSource in org.forgerock.api.models
Methods in org.forgerock.api.models that return ParameterSourceMethods in org.forgerock.api.models with parameters of type ParameterSourceModifier and TypeMethodDescriptionParameter.Builder.source
(ParameterSource source) Set the parameter source.