Method | Description | |
---|---|---|
GatekeeperService ( IConfigSource config ) : System | ||
GatekeeperService ( IConfigSource config, ISimulationService simService ) : System | ||
GetHyperlinkRegion ( UUID regionID ) : |
||
LinkRegion ( string regionName, UUID ®ionID, ulong ®ionHandle, string &externalName, string &imageURL, string &reason ) : bool | ||
LoginAgent ( |
Method | Description | |
---|---|---|
Authenticate ( |
||
CheckAddress ( string serviceToken ) : bool |
protected Authenticate ( |
||
aCircuit | ||
return | bool |
protected CheckAddress ( string serviceToken ) : bool | ||
serviceToken | string | |
return | bool |
public GatekeeperService ( IConfigSource config ) : System | ||
config | IConfigSource | |
return | System |
public GatekeeperService ( IConfigSource config, ISimulationService simService ) : System | ||
config | IConfigSource | |
simService | ISimulationService | |
return | System |
public GetHyperlinkRegion ( UUID regionID ) : |
||
regionID | UUID | |
return |
public LinkRegion ( string regionName, UUID ®ionID, ulong ®ionHandle, string &externalName, string &imageURL, string &reason ) : bool | ||
regionName | string | |
regionID | UUID | |
regionHandle | ulong | |
externalName | string | |
imageURL | string | |
reason | string | |
return | bool |
public LoginAgent ( |
||
aCircuit | ||
destination | ||
reason | string | |
return | bool |