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

/forgerock/opendj-v3/opendj-server-legacy/resource/
H A DMessages.java.stub81 c.getProtectionDomain().getCodeSource().getLocation()
/forgerock/opendj2/resource/
H A DMessages.java.stub80 c.getProtectionDomain().getCodeSource().getLocation()
H A DDynamicConstants.java.stubs193 cS.getProtectionDomain().getCodeSource().getLocation()
/forgerock/opendj-b2.6/resource/
H A DMessages.java.stub81 c.getProtectionDomain().getCodeSource().getLocation()
H A DDynamicConstants.java.stubs194 cS.getProtectionDomain().getCodeSource().getLocation()
/forgerock/opendj2.6.2/resource/
H A DMessages.java.stub81 c.getProtectionDomain().getCodeSource().getLocation()
H A DDynamicConstants.java.stubs194 cS.getProtectionDomain().getCodeSource().getLocation()
/forgerock/opendj2-jel-hg/resource/
H A DMessages.java.stub81 c.getProtectionDomain().getCodeSource().getLocation()
H A DDynamicConstants.java.stubs194 cS.getProtectionDomain().getCodeSource().getLocation()
/forgerock/opendj2-hg/resource/
H A DMessages.java.stub80 c.getProtectionDomain().getCodeSource().getLocation()
H A DDynamicConstants.java.stubs193 cS.getProtectionDomain().getCodeSource().getLocation()
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DResource.java69 .getCodeSource().getLocation().toString();
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DResource.java69 .getCodeSource().getLocation().toString();
/forgerock/openidm-v4/openidm-repo-orientdb/src/test/java/org/forgerock/openidm/repo/orientdb/internal/
H A DOrientDBRepoServiceTest.javax187 OServerMain.class.getProtectionDomain().getCodeSource().getLocation(),
188 Orient.class.getProtectionDomain().getCodeSource().getLocation(),
190 .getProtectionDomain().getCodeSource().getLocation()
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/jaas/
H A DISPermission.java331 public CodeSource getCodeSource() { method in class:ISPermission
332 debug.message("ISPermission:: getCodeSource called ");
379 CodeSource codesource = perm.getCodeSource();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/jaas/
H A DISPermission.java331 public CodeSource getCodeSource() { method in class:ISPermission
332 debug.message("ISPermission:: getCodeSource called ");
379 CodeSource codesource = perm.getCodeSource();
/forgerock/openidm-v4/openidm-patch-base/src/main/java/org/forgerock/openidm/patch/
H A DMain.java154 return Main.class.getProtectionDomain().getCodeSource().getLocation();

Completed in 82 milliseconds