代码搜索:Codebase
找到约 2,188 项符合「Codebase」的源代码
代码结果 2,188
www.eeworm.com/read/325240/3485998
policy jaas.policy
// jaas.policy
// Policy file defining the permissions for the named Principal
grant codeBase "file:D:/JavaProjects/advjhtp1/src/-",
Principal com.sun.security.auth.NTUserPrincipal "santry" {
www.eeworm.com/read/273665/4200236
changelog
version 0.7.5 25 Mar 2001
- Use Samba 2.2.0 (alpha) as the target codebase, since it doesn't look
like Samba will be offering shared libraries in the near future.
- added a Makefile and su
www.eeworm.com/read/444692/1730861
policy wordcheck.policy
grant codeBase "file:WordCheck.jar"
{
permission java.security.AllPermission;
};
grant
{
permission java.util.PropertyPermission "user.home", "read";
permission java.util.Property
www.eeworm.com/read/444329/1734858
policy wordcheck.policy
grant codeBase "file:WordCheck.jar"
{
permission java.security.AllPermission;
};
grant
{
permission java.util.PropertyPermission "user.home", "read";
permission java.util.Property