|
Virgil Security C++ SDK
|
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. | |
This class provides URIs to the Virgil Service endpoints.
1.8.10