Package ch.nevis.auth.fido.uaf.sdk


package ch.nevis.auth.fido.uaf.sdk
The root package with some generic interfaces that apply to all the plug-ins.

Currently the only supported plug-in is the Dispatcher, and that should be your entry point.

  • Class
    Description
    An object that can be configured during startup using some generic configuration.
    The annotation that must be used when defining a plug-in (currently the only supported plug-in are dispatchers).
    The exception thrown when the configuration is not valid.