-
- All Implemented Interfaces:
-
com.yubico.yubikit.android.transport.usb.connection.ConnectionHandler
public class OtpConnectionHandler extends InterfaceConnectionHandler<UsbOtpConnection>
-
-
Constructor Summary
Constructors Constructor Description OtpConnectionHandler()
-
Method Summary
Modifier and Type Method Description UsbOtpConnectioncreateConnection(UsbDevice usbDevice, UsbDeviceConnection usbDeviceConnection)-
Methods inherited from class com.yubico.yubikit.android.transport.usb.connection.InterfaceConnectionHandler
isAvailable -
Methods inherited from class com.yubico.yubikit.android.transport.usb.connection.ConnectionHandler
createConnection -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
createConnection
UsbOtpConnection createConnection(UsbDevice usbDevice, UsbDeviceConnection usbDeviceConnection)
-
-
-
-