| Package | Description |
|---|---|
| org.forgerock.api.enums | |
| org.forgerock.api.models |
| Modifier and Type | Method and Description |
|---|---|
static ParameterSource |
ParameterSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterSource[] |
ParameterSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterSource |
Parameter.getSource()
Getter of the parameter source.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter.Builder |
Parameter.Builder.source(ParameterSource source)
Set the parameter source.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.