This method of the ThreadPermission Class retrieves the ThreadGroup object that defines the domain in which classes that possess this permission are allowed to perform threading operations.
public ThreadGroup getAllowedThreadGroup();
Returns the thread group that can be manipulated.