Package | Description |
---|---|
java.lang | |
java.security |
Modifier and Type | Method and Description |
---|---|
ProtectionDomain |
Class.getProtectionDomain() |
Modifier and Type | Method and Description |
---|---|
protected Class |
ClassLoader.defineClass(String var0,
byte[] var1,
int var2,
int var3,
ProtectionDomain var4) |
Modifier and Type | Method and Description |
---|---|
ProtectionDomain[] |
DomainCombiner.combine(ProtectionDomain[] var0,
ProtectionDomain[] var1) |
Modifier and Type | Method and Description |
---|---|
ProtectionDomain[] |
DomainCombiner.combine(ProtectionDomain[] var0,
ProtectionDomain[] var1) |
ProtectionDomain[] |
DomainCombiner.combine(ProtectionDomain[] var0,
ProtectionDomain[] var1) |
Constructor and Description |
---|
AccessControlContext(ProtectionDomain[] var0) |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.