PaymentExtension

public class PaymentExtension extends Object
implements Parcelable

Extension to support credentials enabled for secure payment confirmation. This is intended to match the behaviour of the PaymentExtension in the CTAP spec, see Secure Payment Confirmation.

Inherited Constant Summary

Public Constructor Summary

PaymentExtension(boolean isPayment)

Public Method Summary

boolean
int
boolean
void
writeToParcel(Parcel dest, int flags)

Inherited Method Summary

Public Constructors

public PaymentExtension (boolean isPayment)

Public Methods

public boolean equals (Object obj)

public int hashCode ()

public boolean isPayment ()

public void writeToParcel (Parcel dest, int flags)