public class AuthenticatorAttestationResponseDto extends Object
| 构造器和说明 |
|---|
AuthenticatorAttestationResponseDto() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAttestationObject() |
String |
getClientDataJSON() |
void |
setAttestationObject(String attestationObject) |
void |
setClientDataJSON(String clientDataJSON) |
Copyright © 2024. All rights reserved.