List of all members.
Member Enumeration Documentation
Http authentication techniques, see libcurl docs for details on names and associated functionality.
- Enumerator:
| BASIC |
|
| DIGEST |
|
| NTLM |
|
| GSSNegotiate |
|
| ANY |
|
| ANYSAFE |
|
Constructor & Destructor Documentation
| osgDB::AuthenticationDetails::AuthenticationDetails |
( |
const std::string & |
u, |
|
|
const std::string & |
p, |
|
|
HttpAuthentication |
auth = BASIC | |
|
) |
| | [inline] |
| virtual osgDB::AuthenticationDetails::~AuthenticationDetails |
( |
|
) |
[inline, protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: