ALL or selected permissions

When the 10-step or similar process is used, does this end up granting ALL permissions to the applet?

Is there any way to involve a java.policy file which defines specific limits?

Can this be downloaded in any (semi-) automated manner like the certificate?

How does the user know just what they are permitting?

Thanks for help!

[374 byte] By [brindasagar] at [2007-9-26 1:56:21]
# 1
I think its an all.I don't know of a way to selectively grant automatically. There has got to be an API for it, the policy tool does it.Besides, they can trust you ... you signed the applet and You guaranteed to them it's safe. If it isn't .....
jan.svensson at 2007-6-29 3:11:29 > top of Java-index,Security,Signed Applets...