AuthenticationExtensionsCredPropsOutputs

public classAuthenticationExtensionsCredPropsOutputsextendsObject
implementsParcelable

Class that holds the result of thecredPropsextension.

SeeCredential Properties Extension

Since this extension only reports information, it is always included in registration responses and does not need to be requested.

Inherited Constant Summary

Public Constructor Summary

AuthenticationExtensionsCredPropsOutputs(boolean isDiscoverableCredential)

Public Method Summary

boolean
boolean
getIsDiscoverableCredential()
This value reflects the "rk" flag of the WebAuthn extension.
int
void
writeToParcel(Parceldest, int flags)

Inherited Method Summary

Public Constructors

publicAuthenticationExtensionsCredPropsOutputs(boolean isDiscoverableCredential)

Public Methods

public booleanequals(Objectobj)

public booleangetIsDiscoverableCredential()

This value reflects the "rk" flag of the WebAuthn extension.

public inthashCode()

public voidwriteToParcel(Parceldest, int flags)