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