Uses of Class
com.okta.idx.sdk.api.response.IDXResponse
Package
Description
-
Uses of IDXResponse in com.okta.idx.sdk.api.client
Modifier 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
Modifier 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
Modifier and TypeMethodDescriptionThe method to call when you want to cancel the Okta Identity Engine flow.