public final class ImportCredentialsResponse


A success response from requesting import.

Throws
kotlin.IllegalArgumentException

If responseJson is empty, or if it is not a valid JSON

Summary

Public constructors

Public methods

final @NonNull String

the credential response json according to the Fido Credential Exchange Format

Public constructors

ImportCredentialsResponse

Added in 1.0.0-alpha03
public ImportCredentialsResponse(@NonNull String responseJson)

Public methods

getResponseJson

Added in 1.0.0-alpha03
public final @NonNull String getResponseJson()

the credential response json according to the Fido Credential Exchange Format