Enum TransactionConfirmationDisplayType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<TransactionConfirmationDisplayType>

    public enum TransactionConfirmationDisplayType
    extends java.lang.Enum<TransactionConfirmationDisplayType>
    The TRANSACTION_CONFIRMATION_DISPLAY constants are flags in a bit field represented as a 16 bit long integer. They describe the availability and implementation of a transaction confirmation display capability required for the transaction confirmation operation. These constants are reported and queried through the UAF Discovery APIs and used to form authenticator policies in UAF protocol messages. Each constant has a case-sensitive string representation (in quotes), which is used in the authoritative metadata for FIDO authenticators. Refer to [UAFAuthnrCommands] for more details on the security aspects of TransactionConfirmation Display.
    See Also:
    FIDO Registry of Predefined Values §3.5 Transaction Confirmation Display Types