|
const boost::optional< Credentials > & | credentials () const |
|
const boost::optional< std::string > & | entity () const |
|
bool | allows_insecure_downgrade () const |
|
const std::chrono::duration< float > & | timeout () const |
|
void | set_entity (boost::optional< std::string > entity) |
|
void | set_credentials (boost::optional< Credentials > creds) |
|
void | set_allow_insecure_downgrade (bool allow) |
|
void | set_timeout (std::chrono::duration< float > timeout) |
|
The documentation for this class was generated from the following file: