This method of the SystemStreamsPermission Class determines whether the permission object allows the System.out stream to be set.
public boolean canSetSystemOut();
Returns true if the permission object allows the System.out stream to be set; otherwise, returns false.