Uses of Class
com.okta.sdk.resource.model.SAMLHookResponseError
Packages that use SAMLHookResponseError
-
Uses of SAMLHookResponseError in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SAMLHookResponseErrorModifier and TypeMethodDescriptionSAMLHookResponseError.errorSummary
(String errorSummary) SAMLHookResponse.getError()
Get errorMethods in com.okta.sdk.resource.model with parameters of type SAMLHookResponseErrorModifier and TypeMethodDescriptionSAMLHookResponse.error
(SAMLHookResponseError error) void
SAMLHookResponse.setError
(SAMLHookResponseError error)