Package ch.nevis.auth.fido.uaf.sdk.dispatcher
package ch.nevis.auth.fido.uaf.sdk.dispatcher
The root package with the interfaces related to dispatching tokens. If you are developing
your own dispatcher, you must implement a
Dispatcher.-
ClassDescriptionThe interface containing the information needed to dispatch a tokenAn object that can be used to build a
DispatcherResponsethat is compatible with the Nevis Mobile Authentication SDK.An object that can be used to build an out-of-band payload that can be consumed by the Nevis Mobile Authentication SDK.An object that is responsible for sending tokens that the client can redeem.The response returned by theDispatcher.An object that can be used to build aDispatcherResponse.The exception thrown by theDispatchers when a problem occurs.The entity with all the information associated with an entity to which tokens can be sent.The exception thrown when a givenDispatchTargetwas not valid.An instance that validates whether aDispatchTargetis valid or not.Describes the operation type of a UAF message or request for a message.