OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Services.Interfaces.ILoginService Interface Reference
Inheritance diagram for OpenSim.Services.Interfaces.ILoginService:
Inheritance graph
[legend]

Public Member Functions

LoginResponse Login (string firstName, string lastName, string passwd, string startLocation, UUID scopeID, string clientVersion, string channel, string mac, string id0, IPEndPoint clientIP, bool LibOMVclient)
 
Hashtable SetLevel (string firstName, string lastName, string passwd, int level, IPEndPoint clientIP)
 

Detailed Description

Definition at line 48 of file ILoginService.cs.

Member Function Documentation

LoginResponse OpenSim.Services.Interfaces.ILoginService.Login ( string  firstName,
string  lastName,
string  passwd,
string  startLocation,
UUID  scopeID,
string  clientVersion,
string  channel,
string  mac,
string  id0,
IPEndPoint  clientIP,
bool  LibOMVclient 
)
Hashtable OpenSim.Services.Interfaces.ILoginService.SetLevel ( string  firstName,
string  lastName,
string  passwd,
int  level,
IPEndPoint  clientIP 
)

The documentation for this interface was generated from the following file: