Uses of Class
com.okta.sdk.resource.model.RegistrationResponseError
-
Uses of RegistrationResponseError in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionRegistrationResponseError.adderrorCausesItem
(RegistrationResponseErrorErrorCausesInner errorCausesItem) RegistrationResponseError.errorCauses
(List<RegistrationResponseErrorErrorCausesInner> errorCauses) RegistrationResponseError.errorSummary
(String errorSummary) RegistrationResponse.getError()
Get errorModifier and TypeMethodDescriptionRegistrationResponse.error
(RegistrationResponseError error) void
RegistrationResponse.setError
(RegistrationResponseError error)