OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
OpenSim.Data.SQLite.SQLiteAuthenticationData Member List

This is the complete list of members for OpenSim.Data.SQLite.SQLiteAuthenticationData, including all inherited members.

AssemblyOpenSim.Data.SQLite.SQLiteAuthenticationDataprotected
CheckToken(UUID principalID, string token, int lifetime)OpenSim.Data.SQLite.SQLiteAuthenticationDatainline
ExecuteNonQuery(SqliteCommand cmd, SqliteConnection connection)OpenSim.Data.SQLite.SQLiteFrameworkinlineprotected
ExecuteReader(SqliteCommand cmd, SqliteConnection connection)OpenSim.Data.SQLite.SQLiteFrameworkinlineprotected
Get(UUID principalID)OpenSim.Data.SQLite.SQLiteAuthenticationDatainline
m_ConnectionOpenSim.Data.SQLite.SQLiteAuthenticationDataprotectedstatic
m_lockObjectOpenSim.Data.SQLite.SQLiteFrameworkprotected
SetDataItem(UUID principalID, string item, string value)OpenSim.Data.SQLite.SQLiteAuthenticationDatainline
SetToken(UUID principalID, string token, int lifetime)OpenSim.Data.SQLite.SQLiteAuthenticationDatainline
SQLiteAuthenticationData(string connectionString, string realm)OpenSim.Data.SQLite.SQLiteAuthenticationDatainline
SQLiteFramework(string connectionString)OpenSim.Data.SQLite.SQLiteFrameworkinlineprotected
Store(AuthenticationData data)OpenSim.Data.SQLite.SQLiteAuthenticationDatainline