Searched refs:getProtectionDomain (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.java68 String directoryURL = cl.getProtectionDomain()
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DResource.java68 String directoryURL = cl.getProtectionDomain()
/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.java342 public ProtectionDomain getProtectionDomain() { method in class:ISPermission
343 debug.message("ISPermission:: getProtectionDomain called ");
393 ProtectionDomain protectionDomain = perm.getProtectionDomain();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/jaas/
H A DISPermission.java342 public ProtectionDomain getProtectionDomain() { method in class:ISPermission
343 debug.message("ISPermission:: getProtectionDomain called ");
393 ProtectionDomain protectionDomain = perm.getProtectionDomain();
/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 149 milliseconds