
Public Member Functions | |
| DomainAuthentication (string serviceName, string domainID, string password) | |
| Constructor with all the necessary credentials for a basic authentication. | |
| Status | Authenticate (Uri webServiceUri, string simiasDataPath) |
| Authenticate to a remote Simias server. | |
| Status | Logout (Uri webServiceUri, string simiasDataPath) |
| Logout from a remote Simias server. | |
| Simias::Client::Authentication::DomainAuthentication::DomainAuthentication | ( | string | serviceName, | |
| string | domainID, | |||
| string | password | |||
| ) | [inline] |
Constructor with all the necessary credentials for a basic authentication.
| Status Simias::Client::Authentication::DomainAuthentication::Authenticate | ( | Uri | webServiceUri, | |
| string | simiasDataPath | |||
| ) | [inline] |
Authenticate to a remote Simias server.
| Status Simias::Client::Authentication::DomainAuthentication::Logout | ( | Uri | webServiceUri, | |
| string | simiasDataPath | |||
| ) | [inline] |
Logout from a remote Simias server.
1.5.6