Class MultipleAssertionsAvailable

java.lang.Object
java.lang.Throwable
com.yubico.yubikit.fido.client.MultipleAssertionsAvailable
All Implemented Interfaces:
Serializable

public class MultipleAssertionsAvailable extends Throwable
The request generated multiple assertions, and a choice must be made by the user. Once selected, call select(int) to get an assertion.
See Also: