Class that holds the result of the credProps extension.
See Credential 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 |
hashCode()
|
| void |
writeToParcel(Parcel dest, int
flags)
|
Inherited Method Summary
Public Constructors
public AuthenticationExtensionsCredPropsOutputs (boolean isDiscoverableCredential)
Public Methods
public boolean equals (Object obj)
public boolean getIsDiscoverableCredential ()
This value reflects the "rk" flag of the WebAuthn extension.