Uses of Class
com.okta.idx.sdk.api.model.VerifyAuthenticatorAnswer
-
Packages that use VerifyAuthenticatorAnswer Package Description com.okta.idx.sdk.api.client -
-
Uses of VerifyAuthenticatorAnswer in com.okta.idx.sdk.api.client
Methods in com.okta.idx.sdk.api.client with parameters of type VerifyAuthenticatorAnswer Modifier and Type Method Description AuthenticationResponseIDXAuthenticationWrapper. verifyAuthenticator(ProceedContext proceedContext, VerifyAuthenticatorAnswer verifyAuthenticatorAnswer)Verify Authenticator with the supplied authenticator options.
-