JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Enum Classes
Fields
Methods
Constructors
Deprecated Classes
Class
Description
com.yubico.yubikit.management.UsbInterface
This class has been moved to the core module, and will remain here only until YubiKit 3.0 is released.
Deprecated Enum Classes
Enum Class
Description
com.yubico.yubikit.management.UsbInterface.Mode
Deprecated Fields
Field
Description
com.yubico.yubikit.management.UsbInterface.CCID
com.yubico.yubikit.management.UsbInterface.FIDO
com.yubico.yubikit.management.UsbInterface.Mode.interfaces
com.yubico.yubikit.management.UsbInterface.Mode.value
com.yubico.yubikit.management.UsbInterface.OTP
Deprecated Methods
Method
Description
com.yubico.yubikit.management.UsbInterface.Mode.getMode
(int)
Deprecated Constructors
Constructor
Description
com.yubico.yubikit.management.DeviceInfo
(DeviceConfig, Integer, Version, FormFactor, Map<Transport, Integer>, boolean)
com.yubico.yubikit.management.DeviceInfo
(DeviceConfig, Integer, Version, FormFactor, Map<Transport, Integer>, boolean, boolean, boolean)
Replaced with
DeviceInfo.Builder.build()
.