/*
* security policy used by the test process
*/
};
grant {
// standard activation permissions
// test needs to cleanup rmid's log.
// test needs to use java to exec an rmid
// test rmid uses these properties to propagate security values to rmid
// used by TestLibrary to determine test environment
// allow exporting of remote objects on an arbitrary port.
};