@Deprecated public class RegisterRequest extends com.yubico.u2f.data.messages.json.JsonSerializable implements com.yubico.u2f.data.messages.json.Persistable
| Constructor and Description |
|---|
RegisterRequest(String challenge,
String appId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static RegisterRequest |
fromJson(String json)
Deprecated.
|
String |
getRequestId()
Deprecated.
|
fromJson, toJson, toStringpublic String getRequestId()
getRequestId in interface com.yubico.u2f.data.messages.json.Persistablepublic static RegisterRequest fromJson(String json) throws U2fBadInputException
U2fBadInputExceptionCopyright © 2022 Yubico. All Rights Reserved.