|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodeSource | |
|---|---|
| java.net | |
| java.security | |
| Uses of CodeSource in java.net |
|---|
| Methods in java.net with parameters of type CodeSource | |
|---|---|
protected PermissionCollection |
URLClassLoader.getPermissions(CodeSource var0)
|
| Uses of CodeSource in java.security |
|---|
| Methods in java.security that return CodeSource | |
|---|---|
CodeSource |
ProtectionDomain.getCodeSource()
|
| Methods in java.security with parameters of type CodeSource | |
|---|---|
protected Class |
SecureClassLoader.defineClass(String var0,
byte[] var1,
int var2,
int var3,
CodeSource var4)
|
protected PermissionCollection |
SecureClassLoader.getPermissions(CodeSource var0)
|
abstract PermissionCollection |
Policy.getPermissions(CodeSource var0)
|
boolean |
CodeSource.implies(CodeSource var0)
|
| Constructors in java.security with parameters of type CodeSource | |
|---|---|
ProtectionDomain(CodeSource var0,
PermissionCollection var1)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||