Uses of Class
com.okta.sdk.resource.model.RegistrationResponseError
Packages that use RegistrationResponseError
-
Uses of RegistrationResponseError in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return RegistrationResponseErrorModifier and TypeMethodDescriptionRegistrationResponseError.adderrorCausesItem
(RegistrationResponseErrorErrorCausesInner errorCausesItem) RegistrationResponseError.errorCauses
(List<RegistrationResponseErrorErrorCausesInner> errorCauses) RegistrationResponseError.errorSummary
(String errorSummary) RegistrationResponse.getError()
Get errorMethods in com.okta.sdk.resource.model with parameters of type RegistrationResponseErrorModifier and TypeMethodDescriptionRegistrationResponse.error
(RegistrationResponseError error) void
RegistrationResponse.setError
(RegistrationResponseError error)