MCPcopy Create free account
hub / github.com/chaoyangnz/gava / getPermissions

Method getPermissions

example/src/java/net/URLClassLoader.java:636–701  ·  view source on GitHub ↗

Returns the permissions for the given codesource object. The implementation of this method first calls super.getPermissions and then adds permissions based on the URL of the codesource. If the protocol of this URL is "jar", then the permission granted is based on the permission that is required

(CodeSource codesource)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

getSecurityManagerMethod · 0.95
decodeMethod · 0.80
lengthMethod · 0.80

Tested by

no test coverage detected