Public Member Functions | |
| ClientHTTPwithSAML2SSO () | |
| MCC_Status | process (const std::string &method, PayloadRawInterface *request, HTTPClientInfo *info, PayloadRawInterface **response, const std::string &idp_name, const std::string &username, const std::string &password, const bool reuse_authn=false) |
| Arc::ClientHTTPwithSAML2SSO::ClientHTTPwithSAML2SSO | ( | ) | [inline] |
Constructor creates MCC chain and connects to server.
| MCC_Status Arc::ClientHTTPwithSAML2SSO::process | ( | const std::string & | method, | |
| PayloadRawInterface * | request, | |||
| HTTPClientInfo * | info, | |||
| PayloadRawInterface ** | response, | |||
| const std::string & | idp_name, | |||
| const std::string & | username, | |||
| const std::string & | password, | |||
| const bool | reuse_authn = false | |||
| ) |
Send HTTP request and receive response.
1.6.3