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

Method getSecurityManager

example/src/java/lang/System.java:308–310  ·  view source on GitHub ↗

Gets the system security interface. @return if a security manager has already been established for the current application, then that security manager is returned; otherwise, null is returned. @see #setSecurityManager

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

checkPackageAccessMethod · 0.95
getParentMethod · 0.95
getSystemClassLoaderMethod · 0.95
checkIOMethod · 0.95
setSecurityManager0Method · 0.95
getPropertiesMethod · 0.95
setPropertiesMethod · 0.95
getPropertyMethod · 0.95
setPropertyMethod · 0.95
clearPropertyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected