This method of the PrintingPermission Class performs a check on the permission object. Because checks for the printing permission are non-parameterized, this method always succeeds.
public void check(Object request) throws SecurityException;
request | This parameter is ignored. |