This method of the NetIOPermission Class retrieves the flag that controls whether classes that possess this permission can connect back to non-file:// URL codebase hosts.
public boolean getCanConnectToNonFileURLCodeBase();
Returns true if the permission allows connections back to non-file:// URL codebase hosts; otherwise, returns false.