Uses of Class
com.okta.sdk.resource.model.UserFactorLinks
Packages that use UserFactorLinks
-
Uses of UserFactorLinks in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserFactorLinksModifier and TypeMethodDescriptionUserFactorLinks.activate
(LinksActivateActivate activate) UserFactorLinks.cancel
(LinksCancelCancel cancel) UserFactorLinks.deactivate
(LinksDeactivateDeactivate deactivate) UserFactorLinks.enroll
(LinksEnrollEnroll enroll) UserFactorLinks.factor
(LinksFactorFactor factor) UserFactorSupported.getLinks()
Get linksUserFactorVerifyResponse.getLinks()
Get linksUserFactorLinks.poll
(LinksPollPoll poll) UserFactorLinks.qrcode
(LinksQrcodeQrcode qrcode) UserFactorLinks.question
(LinksQuestionsQuestion question) UserFactorLinks.resend
(LinksResendResend resend) UserFactorLinks.self
(HrefObjectSelfLink self) UserFactorLinks.send
(LinksSendSend send) UserFactorLinks.user
(LinksUserUser user) UserFactorLinks.verify
(LinksVerifyVerify verify) Methods in com.okta.sdk.resource.model with parameters of type UserFactorLinksModifier and TypeMethodDescriptionUserFactorSupported.links
(UserFactorLinks links) UserFactorVerifyResponse.links
(UserFactorLinks links) void
UserFactorSupported.setLinks
(UserFactorLinks links) void
UserFactorVerifyResponse.setLinks
(UserFactorLinks links)