AuthenticatorResponse

public abstract class AuthenticatorResponse extends Object
implements Parcelable
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

public AuthenticatorResponse ()

Public Methods

public abstract byte[] getClientDataJSON ()

public abstract byte[] serializeToBytes ()