Is there any attribute that is there in the manifest file to provide security to the jar file.
[update] I am working on a java swing App which will be deployed on user machine. Need to make sure that my code/app can't be tweaked or reproduced. looking for options which can help me secure my app/code.