Searched refs:setProtectionDomain (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/common-util/src/main/java/com/sun/enterprise/loader/
H A DASURLClassLoader.java650 res.setProtectionDomain(ASURLClassLoader.this, entry.getCertificates());
661 res.setProtectionDomain(ASURLClassLoader.this, null);
1126 public void setProtectionDomain (ClassLoader ejbClassLoader, Certificate[] signers) throws MalformedURLException { method in class:ASURLClassLoader.URLEntry

Completed in 13 milliseconds