all_options_t typedef | LLUserAuth | [private] |
authenticate(const char *auth_uri, const char *auth_method, const char *firstname, const char *lastname, const char *passwd, const char *start, BOOL skip_optional_update, BOOL accept_tos, BOOL accept_critical_message, const LLUUID &viewer_digest, BOOL last_exec_froze, const std::vector< const char * > &requested_options, const std::string &hashed_mac, const std::string &hashed_volume_serial) | LLUserAuth | |
authResponse() | LLUserAuth | |
E_COULDNT_RESOLVE_HOST enum value | LLUserAuth | |
E_DOWNLOADING enum value | LLUserAuth | |
E_LAST enum value | LLUserAuth | |
E_NO_RESPONSE_YET enum value | LLUserAuth | |
E_OK enum value | LLUserAuth | |
E_SSL_CACERT enum value | LLUserAuth | |
E_SSL_CONNECT_ERROR enum value | LLUserAuth | |
E_SSL_PEER_CERTIFICATE enum value | LLUserAuth | |
E_UNHANDLED_ERROR enum value | LLUserAuth | |
errorMessage() const | LLUserAuth | [inline] |
getLastTransferRateBPS() const | LLUserAuth | [inline] |
getOptions(const char *name, options_t &options) const | LLUserAuth | |
getResponse(const char *name) const | LLUserAuth | |
LLUserAuth() | LLUserAuth | |
mAuthResponse | LLUserAuth | [private] |
mErrorMessage | LLUserAuth | [private] |
mLastTransferRateBPS | LLUserAuth | [private] |
mOptions | LLUserAuth | [private] |
mResponses | LLUserAuth | [private] |
mTransaction | LLUserAuth | [private] |
options_t typedef | LLUserAuth | |
parseResponse() | LLUserAuth | [private] |
response_t typedef | LLUserAuth | |
UserAuthcode enum name | LLUserAuth | |
~LLUserAuth() | LLUserAuth |