/*
* 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
// test needs to export rmid and communicate with objects on arbitrary ports
};