Set the process-wide filter if it has not already been configured or set.
filter | the serialization filter to set as the process-wide filter; not null |
SecurityException | if there is security manager and the
SerializablePermission("serialFilter") is not granted | |
IllegalStateException | if the filter has already been set non-null |
Diagram: ObjectInputStream