Class DeviceAllowControl

java.lang.Object
de.thjom.java.systemd.types.DeviceAllowControl

public class DeviceAllowControl extends Object
  • Field Details

    • deviceIdentifier

      private final String deviceIdentifier
    • accessControl

      private final String accessControl
  • Constructor Details

    • DeviceAllowControl

      public DeviceAllowControl(Object[] array)
  • Method Details