Skip to content

Commit

Permalink
Added an example .policy file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed Nov 5, 2010
1 parent 6d13441 commit dde32c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example.policy
@@ -0,0 +1,3 @@
grant {
permission java.security.AllPermission;
};

0 comments on commit dde32c9

Please sign in to comment.