blob: f5d9ebebbfb63e458cad0e52e469a184d02fa2ec [file] [log] [blame]
// ACE doesn't define a security policy, but supports the creation of one.
// Add -security when starting the ACE Management Agent to enable this policy file.
grant {
java.security.AllPermission;
}