Uses of Class
com.okta.idx.sdk.api.response.IDXResponse
Packages that use IDXResponse
Package
Description
-
Uses of IDXResponse in com.okta.idx.sdk.api.client
Methods in com.okta.idx.sdk.api.client that return IDXResponseModifier and TypeMethodDescriptionIDXClient.answerChallenge
(AnswerChallengeRequest answerChallengeRequest, String href) IDXClient.challenge
(ChallengeRequest challengeRequest, String href) IDXClient.enroll
(EnrollRequest enrollRequest, String href) IDXClient.enrollUpdateUserProfile
(EnrollUserProfileUpdateRequest enrollUserProfileUpdateRequest, String href) IDXClient.identify
(IdentifyRequest identifyRequest, String href) IDXClient.introspect
(IDXClientContext idxClientContext) IDXClient.poll
(PollRequest pollRequest, String href) IDXClient.recover
(RecoverRequest recoverRequest, String href) IDXClient.skip
(SkipAuthenticatorEnrollmentRequest skipAuthenticatorEnrollmentRequest, String href) -
Uses of IDXResponse in com.okta.idx.sdk.api.model
Methods in com.okta.idx.sdk.api.model that return IDXResponseModifier and TypeMethodDescriptionRecover.proceed
(IDXClient client, RecoverRequest request) Allow you to continue the remediation with this option. -
Uses of IDXResponse in com.okta.idx.sdk.api.response
Methods in com.okta.idx.sdk.api.response that return IDXResponseModifier and TypeMethodDescriptionThe method to call when you want to cancel the Okta Identity Engine flow.