代码搜索:Codebase

找到约 2,188 项符合「Codebase」的源代码

代码结果 2,188
www.eeworm.com/read/167911/5450576

policy ownper1.policy

grant codeBase "file:/c:/java/ch8/-" { permission my.test.RatePermission "setR"; };
www.eeworm.com/read/167911/5450580

policy signper2.policy

keystore "file:/c:/java/ch8/mypermission/SignedPerm/clienttrustlf", "JKS"; grant codeBase "file:/c:/java/ch8/-" { permission my.test.RatePermission "setR", signedBy "lf"; };
www.eeworm.com/read/167911/5450581

policy signper1.policy

grant codeBase "file:/c:/java/ch8/-" { permission my.test.RatePermission "setR"; };
www.eeworm.com/read/167911/5450583

policy checkper2.policy

grant codeBase "file:/c:/java/ch8/-" { permission java.awt.AWTPermission "readDisplayPixels"; permission java.io.FilePermission "c:\\autoexec.bat", "delete,execute"; };
www.eeworm.com/read/167911/5450584

policy checkper1.policy

grant codeBase "file:/c:/java/ch8/-" { permission java.awt.AWTPermission "accessClipboard"; permission java.io.FilePermission "c:\\autoexec.bat", "read,write"; };
www.eeworm.com/read/167911/5450587

policy mydir_multi.policy

/* AUTOMATICALLY GENERATED ON Sun Dec 22 09:43:43 CST 2002*/ /* DO NOT EDIT */ grant codeBase "file:/c:/java/-" { permission java.io.FilePermission "c:\\j2sdk1.4.0\\*", "read"; permission ja
www.eeworm.com/read/167911/5450588

policy mynet_multi.policy

/* AUTOMATICALLY GENERATED ON Sun Dec 22 14:29:53 CST 2002*/ /* DO NOT EDIT */ grant codeBase "file:/c:/java/-" { permission java.io.FilePermission "c:\\j2sdk1.4.0\\*", "read"; permission ja
www.eeworm.com/read/167911/5450595

policy 复件 mydir_multi.policy

/* AUTOMATICALLY GENERATED ON Sun Dec 22 09:43:43 CST 2002*/ /* DO NOT EDIT */ grant codeBase "file:/c:/java/-" { permission java.io.FilePermission "c:\\j2sdk1.4.0\\*", "read"; permission ja
www.eeworm.com/read/167911/5450597

policy mynet_multi.policy

/* AUTOMATICALLY GENERATED ON Sun Dec 22 15:01:53 CST 2002*/ /* DO NOT EDIT */ grant codeBase "http://127.0.0.1/-" { permission java.io.FilePermission "c:\\j2sdk1.4.0\\*", "read"; }; grant
www.eeworm.com/read/167911/5450800

policy jaasprovider.policy

//file conf/JAASProvider.policy //trust the provider grant codeBase "file:./provider/" { permission java.security.AllPermission; }; //trust JAAS // grant codeBase "file:/java/jaas1_0/lib/jaa