/*
* 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 uses these permissions to propagate security values to rmid
// used by TestLibrary to determine test environment
// required for test to create an ActivationGroup
// test needs to export rmid and communicate with objects on arbitrary ports
};