代码搜索:Codebase
找到约 2,188 项符合「Codebase」的源代码
代码结果 2,188
www.eeworm.com/read/287209/4025434
policy java.policy
// Standard extensions get all permissions by default
grant codeBase "file:${java.home}/lib/ext/" {
permission java.security.AllPermission;
};
// default permissions granted to all domains
grant
www.eeworm.com/read/444692/1730864
policy authtest.policy
grant codebase "file:login.jar"
{
permission javax.security.auth.AuthPermission "createLoginContext.Login1";
permission javax.security.auth.AuthPermission "doAsPrivileged";
};
grant p
www.eeworm.com/read/444329/1734861
policy authtest.policy
grant codebase "file:login.jar"
{
permission javax.security.auth.AuthPermission "createLoginContext.Login1";
permission javax.security.auth.AuthPermission "doAsPrivileged";
};
grant p
www.eeworm.com/read/430898/1914582
readme_httpd
The documentation directory has been omitted from this copy of PCRE
inside the httpd codebase because it's huge--over a megabyte of PCRE docs.
The PCRE documentation directory is available in unmodif
www.eeworm.com/read/429245/1950436
policy authtest.policy
grant codebase "file:login.jar"
{
permission javax.security.auth.AuthPermission "createLoginContext.Login1";
permission javax.security.auth.AuthPermission "doAsPrivileged";
};
grant p
www.eeworm.com/read/396823/2408019
readme_httpd
The documentation directory has been omitted from this copy of PCRE
inside the httpd codebase because it's huge--over a megabyte of PCRE docs.
The PCRE documentation directory is available in unmodif
www.eeworm.com/read/389774/2536021
readme_httpd
The documentation directory has been omitted from this copy of PCRE
inside the httpd codebase because it's huge--over a megabyte of PCRE docs.
The PCRE documentation directory is available in unmodif
www.eeworm.com/read/384038/2603824
policy java.policy
// Standard extensions get all permissions by default
grant codeBase "file:${java.home}/lib/ext/*" {
permission java.security.AllPermission;
};
// default permissions granted to all domains
grant
www.eeworm.com/read/384030/2604273
policy java.policy
// Standard extensions get all permissions by default
grant codeBase "file:${java.home}/lib/ext/*" {
permission java.security.AllPermission;
};
// default permissions granted to all domains
grant