Uses of Class
org.forgerock.openam.authentication.callbacks.NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder
Packages that use NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder
-
Uses of NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder in org.forgerock.openam.authentication.callbacks
Methods in org.forgerock.openam.authentication.callbacks that return NumberAttributeInputCallback.NumberAttributeInputCallbackBuilderModifier and TypeMethodDescriptionNumberAttributeInputCallback.builder()
Get a builder for constructing a new NumberAttributeInputCallback.Set the name of the attribute.NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder.withPolicies
(JsonValue policies) Set the list of policies for this attribute.NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder.withPrompt
(String prompt) Set the prompt of the attribute.NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder.withRequired
(boolean required) Set whether the attribute is required.NumberAttributeInputCallback.NumberAttributeInputCallbackBuilder.withValidateOnly
(boolean validateOnly) Set whether the tree should not advance when validation succeeds.Set the existing value of the attribute.