Uses of Interface
com.okta.authn.sdk.resource.VerifyPassCodeFactorRequest
Packages that use VerifyPassCodeFactorRequest
-
Uses of VerifyPassCodeFactorRequest in com.okta.authn.sdk.impl.resource
Classes in com.okta.authn.sdk.impl.resource that implement VerifyPassCodeFactorRequestMethods in com.okta.authn.sdk.impl.resource that return VerifyPassCodeFactorRequestModifier and TypeMethodDescriptionDefaultVerifyPassCodeFactorRequest.setPassCode
(String passCode) DefaultVerifyPassCodeFactorRequest.setRememberDevice
(Boolean rememberDevice) -
Uses of VerifyPassCodeFactorRequest in com.okta.authn.sdk.resource
Methods in com.okta.authn.sdk.resource that return VerifyPassCodeFactorRequestModifier and TypeMethodDescriptionVerifyPassCodeFactorRequest.setPassCode
(String passCode) VerifyPassCodeFactorRequest.setRememberDevice
(Boolean rememberDevice) Deprecated.'rememberDevice' property is not a body param but an url/query param.