OpenSim
|
Capabilities utility methods More...
Static Public Member Functions | |
static string | GetCapsSeedPath (string capsObjectPath) |
Generate a CAPS seed path using a previously generated CAPS object path component More... | |
static string | GetRandomCapsObjectPath () |
Get a random CAPS object path component that will be used as the identifying part of all future CAPS requests More... | |
Capabilities utility methods
Definition at line 35 of file CapsUtil.cs.
|
inlinestatic |
Generate a CAPS seed path using a previously generated CAPS object path component
capsKey |
Definition at line 42 of file CapsUtil.cs.
|
inlinestatic |
Get a random CAPS object path component that will be used as the identifying part of all future CAPS requests
Definition at line 51 of file CapsUtil.cs.