@Deprecated public class ClientData extends Object
| Constructor and Description |
|---|
ClientData(String clientData)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
asJson()
Deprecated.
|
static String |
canonicalizeOrigin(String url)
Deprecated.
|
static Set<String> |
canonicalizeOrigins(Set<String> origins)
Deprecated.
|
void |
checkContent(String type,
String challenge,
com.google.common.base.Optional<Set<String>> facets)
Deprecated.
|
String |
getChallenge()
Deprecated.
|
String |
toString()
Deprecated.
|
public ClientData(String clientData) throws U2fBadInputException
U2fBadInputExceptionpublic String asJson()
public String getChallenge()
public void checkContent(String type, String challenge, com.google.common.base.Optional<Set<String>> facets) throws U2fBadInputException
U2fBadInputExceptionCopyright © 2022 Yubico. All Rights Reserved.