

Protected Member Functions | |
| Member | GetDomainMemberByID (string userID) |
| Gets the member object in the domain for the specified user. | |
| Member | GetDomainMemberByName (string userName) |
| get the member object based on username | |
| Member | GetAuthenticatedUser () |
| get the currently authenticated user | |
| Member | GetDomainMemberByID (string userID) |
| Gets the member object in the domain for the specified user. | |
| Member | GetDomainMemberByName (string userName) |
| get the member from curent domain based on username | |
| Member | GetAuthenticatedUser () |
| Get the currently authenticated member. | |
Static Protected Attributes | |
| static Store | store = Store.GetStore() |
| Instance of the store. | |
| static string | HomeServerTag = "HomeServer" |
| Property Tag used to store the ID of the Home Server. | |
Properties | |
| Domain | domain [get] |
| get domain object | |
| Domain | hostDomain [get] |
| get host domain | |
| Member Simias::Host::HostService::GetDomainMemberByID | ( | string | userID | ) | [inline, protected] |
Gets the member object in the domain for the specified user.
| userID | The ID of the user. |
| Member Simias::Host::HostService::GetDomainMemberByName | ( | string | userName | ) | [inline, protected] |
get the member object based on username
| userName | username |
| Member Simias::Host::HostService::GetAuthenticatedUser | ( | ) | [inline, protected] |
get the currently authenticated user
| Member Simias::Host::HostService::GetDomainMemberByID | ( | string | userID | ) | [inline, protected] |
Gets the member object in the domain for the specified user.
| userID | The ID of the user. |
| Member Simias::Host::HostService::GetDomainMemberByName | ( | string | userName | ) | [inline, protected] |
get the member from curent domain based on username
| userName | username |
| Member Simias::Host::HostService::GetAuthenticatedUser | ( | ) | [inline, protected] |
Get the currently authenticated member.
static Store Simias::Host::HostService::store = Store.GetStore() [static, protected] |
Instance of the store.
static string Simias::Host::HostService::HomeServerTag = "HomeServer" [static, protected] |
Property Tag used to store the ID of the Home Server.
Domain Simias::Host::HostService::domain [get, protected] |
get domain object
Domain Simias::Host::HostService::hostDomain [get, protected] |
get host domain
get hostdomain
1.5.6