Uses of Enum Class
org.forgerock.api.enums.ParameterSource
Package
Description
API descriptor enums.
ForgeRock API Descriptor models.
-
Uses of ParameterSource in org.forgerock.api.enums
Modifier 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
Modifier and TypeMethodDescriptionParameter.Builder.source
(ParameterSource source) Set the parameter source.