This exception is returned when a user that previously enrolled a second factor tries to
sign in and passes the first factor successfully. This exception will provide a
MultiFactorResolver
to help resolve the sign-in by providing information to the user on the second factor
challenge required to complete the sign-in operation and providing the method for finishing
the sign in attempt.
Public Method Summary
MultiFactorResolver |
getResolver()
Returns the
MultiFactorResolver
that can be used to finish the sign in attempt that threw this exception.
|
Inherited Method Summary
Public Methods
public MultiFactorResolver getResolver ()
Returns the MultiFactorResolver
that can be used to finish the sign in attempt that threw this exception.