Uses of Class
de.xima.fc.api.rest.pub.client.security.api.AuthenticationApi.VerifyMfaCode
Packages that use AuthenticationApi.VerifyMfaCode
-
Uses of AuthenticationApi.VerifyMfaCode in de.xima.fc.api.rest.pub.client.security.api
Subclasses with type arguments of type AuthenticationApi.VerifyMfaCode in de.xima.fc.api.rest.pub.client.security.apiModifier and TypeClassDescriptionfinal classHandler for theverifyMfaCodeAPI method that lets you choose the content type via theAcceptheader.Methods in de.xima.fc.api.rest.pub.client.security.api that return AuthenticationApi.VerifyMfaCodeModifier and TypeMethodDescriptionprotected AuthenticationApi.VerifyMfaCodeAuthenticationApi.VerifyMfaCode.self()AuthenticationApi.verifyMfaCode(String code, String token) Verifies a multi-factor authentication (MFA) code.Sets the optional parameter save for the API call.