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