TotpMultiFactorAssertion

public class TotpMultiFactorAssertion extends MultiFactorAssertion


Asserts ownership of a TOTP second factor.

An instance of this object can be obtained by calling getAssertionForEnrollment or getAssertionForSignIn.

Summary

Public methods

@NonNull String

Returns the factor identifier that this assertion is for.

Public methods

getFactorId

public @NonNull String getFactorId()

Returns the factor identifier that this assertion is for. This is equivalent to FACTOR_ID.