Class HardwareId


  • public class HardwareId
    extends Object
    Class to determine and check the hardware-id
    Author:
    XIMA MEDIA GmbH, Dresden
    • Constructor Detail

      • HardwareId

        public HardwareId()
    • Method Detail

      • getCurrentHardwareId

        public static String getCurrentHardwareId()
        Returns:
        the hardware-id of the current system
      • checkHardwareId

        public static boolean checkHardwareId​(String[] hardwareIds)
        Checks the hardware-id against the current one
        Parameters:
        hardwareIds - the hardware-id to check
        Returns:
        true if the hardware-id is valid, false otherwise