CredentialDB Member List
This is the complete list of members for
CredentialDB, including all inherited members.
| CredentialDB(const UtlString &name="credentials") | CredentialDB | [private] |
| gAuthtypeKey | CredentialDB | [private, static] |
| getAllCredentials(const Url &uri, ResultSet &cursor) const | CredentialDB | |
| getAllRows(ResultSet &rResultset) const | CredentialDB | |
| getCredential(const Url &uri, const UtlString &realm, UtlString &userid, UtlString &passtoken, UtlString &authType) const | CredentialDB | |
| getCredential(const UtlString &userid, const UtlString &realm, Url &uri, UtlString &passtoken, UtlString &authType) const | CredentialDB | |
| getCredentialByUserid(const Url &uri, const UtlString &realm, const UtlString &userid, UtlString &passtoken, UtlString &authType) const | CredentialDB | |
| getInstance(const UtlString &name="credential") | CredentialDB | [static] |
| getRowCount() const | CredentialDB | |
| getUserPin(const Url &uri, const UtlString &realm, UtlString &userid, UtlString &pintoken, UtlString &authType) const | CredentialDB | |
| getUserPin(const UtlString &userid, const UtlString &realm, Url &uri, UtlString &pintoken, UtlString &authType) const | CredentialDB | |
| gPasstokenKey | CredentialDB | [private, static] |
| gPintokenKey | CredentialDB | [private, static] |
| gRealmKey | CredentialDB | [private, static] |
| gUriKey | CredentialDB | [private, static] |
| gUseridKey | CredentialDB | [private, static] |
| insertRow(const Url &uri, const UtlString &realm, const UtlString &userid, const UtlString &passToken, const UtlString &pinToken, const UtlString &authType="DIGEST") | CredentialDB | |
| insertRow(const UtlHashMap &nvPairs) | CredentialDB | |
| isLoaded() | CredentialDB | |
| isUriDefined(const Url &uri, UtlString &realm, UtlString &authType) const | CredentialDB | |
| load() | CredentialDB | [private] |
| m_pFastDB | CredentialDB | [private] |
| mDatabaseName | CredentialDB | [private] |
| mTableLoaded | CredentialDB | [private] |
| releaseInstance() | CredentialDB | [static] |
| removeAllRows() | CredentialDB | |
| removeRows(const Url &uri, const UtlString &realm) | CredentialDB | |
| removeRows(const Url &uri) | CredentialDB | |
| sLockMutex | CredentialDB | [private, static] |
| spInstance | CredentialDB | [private, static] |
| store() | CredentialDB | |
| sType | CredentialDB | [static] |
| sXmlNamespace | CredentialDB | [static] |
| ~CredentialDB() | CredentialDB | [private, virtual] |