Class LogPermission

All Implemented Interfaces:
Serializable, Guard

@Deprecated(since="24", forRemoval=true) public class LogPermission extends BasicPermission
Deprecated, for removal: This API element is subject to removal in a future version.
Checking permissions is not supported.
The permission class for operations on the com.ibm.jvm.Log class. Allowing code access to this permission will allow changes to be made to system wide log settings.
See Also:
  • Constructor Details

    • LogPermission

      public LogPermission()
      Deprecated, for removal: This API element is subject to removal in a future version.