a policy fájlt létrehoztam, de amikor a fenti kódot a main()-be illesztem, akkor kiír egy hibát a
ClassLoader cl = getClass().getClassLoader();
sorra, ami szerint: Cannot make a static reference to the non-static method getClass() from the type Object
erre mit tudok tenni?
előre is köszi!