AuthenticatorResponse

public abstract classAuthenticatorResponseextendsObject
implementsParcelable
Known Direct Subclasses

Authenticators respond to relying party requests by returning an object derived from this interface.

Inherited Constant Summary

Public Constructor Summary

Public Method Summary

abstract byte[]
abstract byte[]

Inherited Method Summary

Public Constructors

publicAuthenticatorResponse()

Public Methods

public abstract byte[] getClientDataJSON()

public abstract byte[] serializeToBytes()