Uses of Class
com.okta.idx.sdk.api.model.FormValue
Packages that use FormValue
-
Uses of FormValue in com.okta.idx.sdk.api.model
Methods in com.okta.idx.sdk.api.model that return types with arguments of type FormValueModifier and TypeMethodDescriptionRemediationOption.form()Get all form values.SuccessResponse.form()Cancel.formValues()OptionsFormVal.formValues()Recover.formValues()SuccessResponse.formValues()Cancel.getValue()OptionsFormVal.getValue()Recover.getValue()SuccessResponse.getValue() -
Uses of FormValue in com.okta.idx.sdk.api.response
Methods in com.okta.idx.sdk.api.response that return types with arguments of type FormValueModifier and TypeMethodDescriptionAuthenticationResponse.getFormValues()AuthenticationResponse.getUserProfileForm()Method parameters in com.okta.idx.sdk.api.response with type arguments of type FormValueModifier and TypeMethodDescriptionvoidAuthenticationResponse.setFormValues(List<FormValue> formValues)