Class TracePermission

All Implemented Interfaces:
Serializable, Guard

@Deprecated(since="24", forRemoval=true) public class TracePermission 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.Trace class. Allowing code access to this permission will allow changes to be made to system wide trace settings.
See Also:
  • Constructor Details

    • TracePermission

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