@Deprecated public class AppId extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DISABLE_INSTRUCTIONS
Deprecated.
|
| Constructor and Description |
|---|
AppId()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
checkIsValid(String appId)
Deprecated.
Throws
U2fBadConfigurationException if the given App ID is found to be incompatible with the U2F specification or any major
U2F Client implementation. |
public static final String DISABLE_INSTRUCTIONS
public static void checkIsValid(String appId) throws U2fBadConfigurationException
U2fBadConfigurationException if the given App ID is found to be incompatible with the U2F specification or any major
U2F Client implementation.appId - the App ID to be validatedU2fBadConfigurationExceptionCopyright © 2022 Yubico. All Rights Reserved.