/*
* security policy used by the test process
*/
};
grant {
// standard test 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
// Needed to create an activation group
// allow exporting of remote objects on an arbitrary port.
// allow exporting of non-public remote interface
};