Uses of Class
com.okta.sdk.resource.model.TokenHookResponseError
Packages that use TokenHookResponseError
-
Uses of TokenHookResponseError in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TokenHookResponseErrorModifier and TypeMethodDescriptionTokenHookResponseError.errorSummary
(String errorSummary) TokenHookResponse.getError()
Get errorMethods in com.okta.sdk.resource.model with parameters of type TokenHookResponseErrorModifier and TypeMethodDescriptionTokenHookResponse.error
(TokenHookResponseError error) void
TokenHookResponse.setError
(TokenHookResponseError error)