Skip navigation links
A C D F G H I M N R S T U W 

A

AppId - Class in com.yubico.u2f
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
AppId() - Constructor for class com.yubico.u2f.AppId
Deprecated.
 
asJson() - Method in class com.yubico.u2f.data.messages.ClientData
Deprecated.
 

C

canonicalizeOrigin(String) - Static method in class com.yubico.u2f.data.messages.ClientData
Deprecated.
 
canonicalizeOrigins(Set<String>) - Static method in class com.yubico.u2f.data.messages.ClientData
Deprecated.
 
checkAndUpdateCounter(long) - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
checkContent(String, String, Optional<Set<String>>) - Method in class com.yubico.u2f.data.messages.ClientData
Deprecated.
 
checkIsValid(String) - Static method in class com.yubico.u2f.AppId
Deprecated.
Throws U2fBadConfigurationException if the given App ID is found to be incompatible with the U2F specification or any major U2F Client implementation.
ClientData - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
ClientData(String) - Constructor for class com.yubico.u2f.data.messages.ClientData
Deprecated.
 
com.yubico.u2f - package com.yubico.u2f
 
com.yubico.u2f.data - package com.yubico.u2f.data
 
com.yubico.u2f.data.messages - package com.yubico.u2f.data.messages
 
com.yubico.u2f.exceptions - package com.yubico.u2f.exceptions
 

D

DeviceCompromisedException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
DeviceCompromisedException(DeviceRegistration, String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.DeviceCompromisedException
Deprecated.
 
DeviceCompromisedException(DeviceRegistration, String) - Constructor for exception com.yubico.u2f.exceptions.DeviceCompromisedException
Deprecated.
 
DeviceRegistration - Class in com.yubico.u2f.data
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
DeviceRegistration(String, String, String, long, boolean) - Constructor for class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
DeviceRegistration(String, String, X509Certificate, long) - Constructor for class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
DISABLE_INSTRUCTIONS - Static variable in class com.yubico.u2f.AppId
Deprecated.
 

F

finishRegistration(RegisterRequestData, RegisterResponse) - Method in class com.yubico.u2f.U2F
Deprecated.
 
finishRegistration(RegisterRequestData, RegisterResponse, Set<String>) - Method in class com.yubico.u2f.U2F
Deprecated.
Finishes a previously started high-level registration.
finishRegistration(RegisterRequest, RegisterResponse) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
 
finishRegistration(RegisterRequest, RegisterResponse, Set<String>) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
Finishes a previously started registration.
finishSignature(SignRequestData, SignResponse, Iterable<? extends DeviceRegistration>) - Method in class com.yubico.u2f.U2F
Deprecated.
 
finishSignature(SignRequestData, SignResponse, Iterable<? extends DeviceRegistration>, Set<String>) - Method in class com.yubico.u2f.U2F
Deprecated.
Finishes a previously started high-level signing action.
finishSignature(SignRequest, SignResponse, DeviceRegistration) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
 
finishSignature(SignRequest, SignResponse, DeviceRegistration, Set<String>) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
Finishes a previously started signature.
fromJson(String) - Static method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
fromJson(String) - Static method in class com.yubico.u2f.data.messages.RegisterRequest
Deprecated.
 
fromJson(String) - Static method in class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
fromJson(String) - Static method in class com.yubico.u2f.data.messages.RegisterResponse
Deprecated.
 
fromJson(String) - Static method in class com.yubico.u2f.data.messages.SignRequest
Deprecated.
 
fromJson(String) - Static method in class com.yubico.u2f.data.messages.SignRequestData
Deprecated.
 
fromJson(String) - Static method in class com.yubico.u2f.data.messages.SignResponse
Deprecated.
 

G

getAttestationCertificate() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
getChallenge() - Method in class com.yubico.u2f.data.messages.ClientData
Deprecated.
 
getClientData() - Method in class com.yubico.u2f.data.messages.RegisterResponse
Deprecated.
 
getClientData() - Method in class com.yubico.u2f.data.messages.SignResponse
Deprecated.
 
getCounter() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
getKeyHandle() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
getKeyHandle() - Method in class com.yubico.u2f.data.messages.SignResponse
Deprecated.
 
getPublicKey() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
getRegisteredKeys() - Method in class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
getRegisterRequest(RegisterResponse) - Method in class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
getRegisterRequests() - Method in class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
getRegistrationData() - Method in class com.yubico.u2f.data.messages.RegisterResponse
Deprecated.
 
getRequestId() - Method in class com.yubico.u2f.data.messages.RegisterRequest
Deprecated.
 
getRequestId() - Method in class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
getRequestId() - Method in class com.yubico.u2f.data.messages.RegisterResponse
Deprecated.
 
getRequestId() - Method in class com.yubico.u2f.data.messages.SignRequest
Deprecated.
 
getRequestId() - Method in class com.yubico.u2f.data.messages.SignRequestData
Deprecated.
 
getRequestId() - Method in class com.yubico.u2f.data.messages.SignResponse
Deprecated.
 
getSignatureData() - Method in class com.yubico.u2f.data.messages.SignResponse
Deprecated.
 
getSignRequest(SignResponse) - Method in class com.yubico.u2f.data.messages.SignRequestData
Deprecated.
 
getSignRequests() - Method in class com.yubico.u2f.data.messages.SignRequestData
Deprecated.
 

H

hasDevices() - Method in exception com.yubico.u2f.exceptions.NoEligableDevicesException
Deprecated.
 

I

INITIAL_COUNTER_VALUE - Static variable in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
InvalidDeviceCounterException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
InvalidDeviceCounterException(DeviceRegistration) - Constructor for exception com.yubico.u2f.exceptions.InvalidDeviceCounterException
Deprecated.
 
isCompromised() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 

M

markCompromised() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 

N

NoEligableDevicesException - Exception in com.yubico.u2f.exceptions
NoEligableDevicesException(Iterable<? extends DeviceRegistration>, String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.NoEligableDevicesException
Deprecated.
 
NoEligableDevicesException(Iterable<? extends DeviceRegistration>, String) - Constructor for exception com.yubico.u2f.exceptions.NoEligableDevicesException
Deprecated.
 
NoEligibleDevicesException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
NoEligibleDevicesException(Iterable<? extends DeviceRegistration>, String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.NoEligibleDevicesException
Deprecated.
 
NoEligibleDevicesException(Iterable<? extends DeviceRegistration>, String) - Constructor for exception com.yubico.u2f.exceptions.NoEligibleDevicesException
Deprecated.
 

R

RegisteredKey - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
RegisteredKey(String) - Constructor for class com.yubico.u2f.data.messages.RegisteredKey
Deprecated.
 
RegisteredKey.RegisteredKeyBuilder - Class in com.yubico.u2f.data.messages
Deprecated.
 
RegisteredKeyBuilder() - Constructor for class com.yubico.u2f.data.messages.RegisteredKey.RegisteredKeyBuilder
Deprecated.
 
RegisterRequest - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
RegisterRequest(String, String) - Constructor for class com.yubico.u2f.data.messages.RegisterRequest
Deprecated.
 
RegisterRequestData - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
RegisterRequestData(String, List<RegisteredKey>, List<RegisterRequest>) - Constructor for class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
RegisterRequestData(String, Iterable<? extends DeviceRegistration>, U2fPrimitives, ChallengeGenerator) - Constructor for class com.yubico.u2f.data.messages.RegisterRequestData
Deprecated.
 
RegisterResponse - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
RegisterResponse(String, String) - Constructor for class com.yubico.u2f.data.messages.RegisterResponse
Deprecated.
 

S

SignRequest - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
SignRequest() - Constructor for class com.yubico.u2f.data.messages.SignRequest
Deprecated.
 
SignRequest.SignRequestBuilder - Class in com.yubico.u2f.data.messages
Deprecated.
 
SignRequestBuilder() - Constructor for class com.yubico.u2f.data.messages.SignRequest.SignRequestBuilder
Deprecated.
 
SignRequestData - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
SignRequestData(String, String, List<SignRequest>) - Constructor for class com.yubico.u2f.data.messages.SignRequestData
Deprecated.
 
SignRequestData(String, Iterable<? extends DeviceRegistration>, U2fPrimitives, ChallengeGenerator) - Constructor for class com.yubico.u2f.data.messages.SignRequestData
Deprecated.
 
SignResponse - Class in com.yubico.u2f.data.messages
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
SignResponse(String, String, String) - Constructor for class com.yubico.u2f.data.messages.SignResponse
Deprecated.
 
startRegistration(String, Iterable<? extends DeviceRegistration>) - Method in class com.yubico.u2f.U2F
Deprecated.
Initiates a high-level registration of a device, given a set of already registered devices.
startRegistration(String) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
 
startRegistration(String, byte[]) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
Initiates the registration of a device.
startSignature(String, Iterable<? extends DeviceRegistration>) - Method in class com.yubico.u2f.U2F
Deprecated.
 
startSignature(String, DeviceRegistration) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
Initiates the signing process.
startSignature(String, DeviceRegistration, byte[]) - Method in class com.yubico.u2f.U2fPrimitives
Deprecated.
Initiates the signing process.

T

toJson() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
toJsonWithAttestationCert() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
toString() - Method in class com.yubico.u2f.data.DeviceRegistration
Deprecated.
 
toString() - Method in class com.yubico.u2f.data.messages.ClientData
Deprecated.
 

U

U2F - Class in com.yubico.u2f
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2F() - Constructor for class com.yubico.u2f.U2F
Deprecated.
 
U2F_VERSION - Static variable in class com.yubico.u2f.U2fPrimitives
Deprecated.
 
U2fAuthenticationException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2fAuthenticationException(String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.U2fAuthenticationException
Deprecated.
 
U2fAuthenticationException(String) - Constructor for exception com.yubico.u2f.exceptions.U2fAuthenticationException
Deprecated.
 
U2fBadConfigurationException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2fBadConfigurationException(String) - Constructor for exception com.yubico.u2f.exceptions.U2fBadConfigurationException
Deprecated.
 
U2fBadConfigurationException(String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.U2fBadConfigurationException
Deprecated.
 
U2fBadInputException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2fBadInputException(String) - Constructor for exception com.yubico.u2f.exceptions.U2fBadInputException
Deprecated.
 
U2fBadInputException(String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.U2fBadInputException
Deprecated.
 
U2fCeremonyException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2fCeremonyException(String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.U2fCeremonyException
Deprecated.
 
U2fCeremonyException(String) - Constructor for exception com.yubico.u2f.exceptions.U2fCeremonyException
Deprecated.
 
U2fPrimitives - Class in com.yubico.u2f
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2fPrimitives(Crypto, ChallengeGenerator) - Constructor for class com.yubico.u2f.U2fPrimitives
Deprecated.
 
U2fPrimitives() - Constructor for class com.yubico.u2f.U2fPrimitives
Deprecated.
 
U2fRegistrationException - Exception in com.yubico.u2f.exceptions
Deprecated.
The java-u2flib-server library is obsolete. Use java-webauthn-server instead.
U2fRegistrationException(String, Throwable) - Constructor for exception com.yubico.u2f.exceptions.U2fRegistrationException
Deprecated.
 
U2fRegistrationException(String) - Constructor for exception com.yubico.u2f.exceptions.U2fRegistrationException
Deprecated.
 

W

withoutAppIdValidation() - Static method in class com.yubico.u2f.U2F
Deprecated.
 
A C D F G H I M N R S T U W 
Skip navigation links

Copyright © 2022 Yubico. All Rights Reserved.