AAGUID |
Some authenticators have an AAGUID, which is a 128-bit identifier that indicates the type (e.g.
|
AAID |
Each UAF authenticator MUST have an AAID to identify UAF enabled authenticator models globally.
|
AlternativeDescriptions |
See:
https://fidoalliance.org/specs/mds/fido-metadata-statement-v3.0-ps-20210518.html#alternativedescriptions-dictionary
|
AuthenticatorGetInfo |
This dictionary describes supported versions, extensions, AAGUID of the device and its
capabilities.
|
AuthenticatorGetInfo.AuthenticatorGetInfoBuilder |
|
BiometricAccuracyDescriptor |
The BiometricAccuracyDescriptor describes relevant accuracy/complexity aspects in the case of a
biometric user verification method, see [ FIDOBiometricsRequirements].
|
BiometricAccuracyDescriptor.BiometricAccuracyDescriptorBuilder |
|
BiometricStatusReport |
Contains the current BiometricStatusReport of one of the authenticator’s biometric component.
|
BiometricStatusReport.BiometricStatusReportBuilder |
|
CodeAccuracyDescriptor |
The CodeAccuracyDescriptor describes the relevant accuracy/complexity aspects of passcode user
verification methods.
|
CodeAccuracyDescriptor.CodeAccuracyDescriptorBuilder |
|
DisplayPNGCharacteristicsDescriptor |
The DisplayPNGCharacteristicsDescriptor describes a PNG image characteristics as defined in the
PNG [ PNG]
spec for IHDR (image header) and PLTE (palette table).
|
DisplayPNGCharacteristicsDescriptor.DisplayPNGCharacteristicsDescriptorBuilder |
|
ExtensionDescriptor |
This descriptor contains an extension supported by the authenticator.
|
ExtensionDescriptor.ExtensionDescriptorBuilder |
|
FidoMetadataDownloader |
Utility for downloading, caching and verifying Fido Metadata Service BLOBs and associated
certificates.
|
FidoMetadataDownloader.FidoMetadataDownloaderBuilder |
|
FidoMetadataDownloader.FidoMetadataDownloaderBuilder.Step1 |
Step 1: Set the legal header to expect from the FIDO Metadata Service.
|
FidoMetadataDownloader.FidoMetadataDownloaderBuilder.Step2 |
Step 2: Configure how to retrieve the FIDO Metadata Service trust root certificate when
necessary.
|
FidoMetadataDownloader.FidoMetadataDownloaderBuilder.Step3 |
Step 3: Configure how to cache the trust root certificate.
|
FidoMetadataDownloader.FidoMetadataDownloaderBuilder.Step4 |
Step 4: Configure how to fetch the FIDO Metadata Service metadata BLOB.
|
FidoMetadataDownloader.FidoMetadataDownloaderBuilder.Step5 |
Step 5: Configure how to cache the metadata BLOB.
|
FidoMetadataService |
|
FidoMetadataService.FidoMetadataServiceBuilder |
|
FidoMetadataService.FidoMetadataServiceBuilder.Step1 |
|
FidoMetadataService.Filters |
Preconfigured filters and utilities for combining filters.
|
FidoMetadataService.Filters.AuthenticatorToBeFiltered |
|
MetadataBLOB |
The header and payload of a FIDO Metadata Service BLOB.
|
MetadataBLOBHeader |
The metadata BLOB is a JSON Web Token (see [ JWT]
and [ JWS]).
|
MetadataBLOBHeader.MetadataBLOBHeaderBuilder |
|
MetadataBLOBPayload |
The metadata BLOB is a JSON Web Token (see [ JWT]
and [ JWS]).
|
MetadataBLOBPayload.MetadataBLOBPayloadBuilder |
|
MetadataBLOBPayloadEntry |
|
MetadataBLOBPayloadEntry.MetadataBLOBPayloadEntryBuilder |
|
MetadataStatement |
Relying Parties can learn a subset of verifiable information for authenticators certified by the
FIDO Alliance with an Authenticator Metadata statement.
|
MetadataStatement.MetadataStatementBuilder |
|
PatternAccuracyDescriptor |
The PatternAccuracyDescriptor describes relevant accuracy/complexity aspects in the case
that a pattern is used as the user verification method.
|
PatternAccuracyDescriptor.PatternAccuracyDescriptorBuilder |
|
RgbPaletteEntry |
The rgbPaletteEntry is an RGB three-sample tuple palette entry.
|
StatusReport |
|
StatusReport.StatusReportBuilder |
|
SupportedCtapOptions |
A fixed-keys map of CTAP2 option names to Boolean values representing whether an authenticator
supports the respective option.
|
SupportedCtapOptions.SupportedCtapOptionsBuilder |
|
VerificationMethodDescriptor |
A descriptor for a specific base user verification method as implemented by the
authenticator.
|
VerificationMethodDescriptor.VerificationMethodDescriptorBuilder |
|
Version |
Represents a generic version with major and minor fields.
|