Uses of Class
com.okta.sdk.resource.model.LinksVerifyVerify
Packages that use LinksVerifyVerify
-
Uses of LinksVerifyVerify in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LinksVerifyVerifyModifier and TypeMethodDescriptionLinksVerify.getVerify()
Get verifyUserFactorActivateResponseLinks.getVerify()
Get verifyUserFactorLinks.getVerify()
Get verifyUserFactorPushTransactionRejectedAllOfLinks.getVerify()
Get verifyUserFactorPushTransactionTimeoutAllOfLinks.getVerify()
Get verifyMethods in com.okta.sdk.resource.model with parameters of type LinksVerifyVerifyModifier and TypeMethodDescriptionvoid
LinksVerify.setVerify
(LinksVerifyVerify verify) void
UserFactorActivateResponseLinks.setVerify
(LinksVerifyVerify verify) void
UserFactorLinks.setVerify
(LinksVerifyVerify verify) void
UserFactorPushTransactionRejectedAllOfLinks.setVerify
(LinksVerifyVerify verify) void
UserFactorPushTransactionTimeoutAllOfLinks.setVerify
(LinksVerifyVerify verify) LinksVerify.verify
(LinksVerifyVerify verify) UserFactorActivateResponseLinks.verify
(LinksVerifyVerify verify) UserFactorLinks.verify
(LinksVerifyVerify verify) UserFactorPushTransactionRejectedAllOfLinks.verify
(LinksVerifyVerify verify) UserFactorPushTransactionTimeoutAllOfLinks.verify
(LinksVerifyVerify verify)