Virgil Security C++ SDK
Public Member Functions | Static Public Member Functions | List of all members
virgil::sdk::client::networking::CardEndpointUri Class Reference

This class provides URIs to the Virgil Service endpoints. More...

#include <CardEndpointUri.h>

Public Member Functions

 CardEndpointUri ()=delete
 Deny object creation.
 

Static Public Member Functions

static std::string publish ()
 Returns the endpoint in charge of a Virgil Card publishing.
 
static std::string get (const std::string &cardId)
 Returns the endpoint in charge of a Virgil Card grab.
 
static std::string search ()
 Returns the endpoint in charge of the Virgil Card searches by provided parameters.
 

Detailed Description

This class provides URIs to the Virgil Service endpoints.


The documentation for this class was generated from the following file: