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 AuthenticationResponse
IDXAuthenticationWrapper. verifyAuthenticator(ProceedContext proceedContext, VerifyAuthenticatorOptions verifyAuthenticatorOptions)
Verify Authenticator with the supplied authenticator options.
-