MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / checkAccess

Method checkAccess

src/java/lang/SecurityManager.java:116–118  ·  view source on GitHub ↗

Checks to see if the specified Thread is allowed to modify the Thread group. @param g the Thread to be checked @exception SecurityException If the current Thread is not allowed to access this Thread group.

(Thread g)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

checkAccessMethod · 0.95
checkAccessMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected