Files
java-tutorials/rmi/server.policy
T

3 lines
54 B
Plaintext
Raw Normal View History

grant {
permission java.security.AllPermission;
};