Uses of Interface
com.okta.authn.sdk.resource.VerifyPassCodeFactorRequest
-
Uses of VerifyPassCodeFactorRequest in com.okta.authn.sdk.impl.resource
Modifier and TypeMethodDescriptionDefaultVerifyPassCodeFactorRequest.setPassCode
(String passCode) DefaultVerifyPassCodeFactorRequest.setRememberDevice
(Boolean rememberDevice) -
Uses of VerifyPassCodeFactorRequest in com.okta.authn.sdk.resource
Modifier and TypeMethodDescriptionVerifyPassCodeFactorRequest.setPassCode
(String passCode) VerifyPassCodeFactorRequest.setRememberDevice
(Boolean rememberDevice) Deprecated.'rememberDevice' property is not a body param but an url/query param.