16.2.1.5.2. Yubikey Container

class privacyidea.lib.containers.yubikey.YubikeyContainer(db_container)[source]
classmethod get_class_description() str[source]

Returns a description of the container class.

classmethod get_class_prefix() str[source]

Returns the container class specific prefix for the serial.

classmethod get_class_type() str[source]

Returns the type of the container class.

classmethod get_supported_token_types() list[str][source]

Returns the token types that are supported by the container class.

options = {}