This method of the ThreadPermission Class determines whether this permission grants unlimited access to ThreadGroup objects.
public boolean isThreadGroupAccessUnrestricted();
Returns true if access to ThreadGroup objects is unrestricted; otherwise, returns false.