Class BitwardsResourceType

java.lang.Object
fi.bitwards.service.BitwardsResourceType

public class BitwardsResourceType extends Object
  • Method Details

    • getResourceManufacturerName

      public String getResourceManufacturerName()
      Get the resource manufacturer name.
      Returns:
      the resource manufacturer name.
    • getResourceModelName

      public String getResourceModelName()
      Get the resource manufacturer name.
      Returns:
      the resource model name
    • getResourceDescription

      public String getResourceDescription()
      Get resource description.
      Returns:
      the resource description
    • getResourceFriendlyName

      public String getResourceFriendlyName()
      Get resource friendly name.
      Returns:
      the resource friendly name
    • getResourceImageURL

      public String getResourceImageURL()
      Get resource image URL.
      Returns:
      the resource image URL
    • getResourceHasNFC

      public boolean getResourceHasNFC()
      Determines whether resource has NFC.
      Returns:
      true if resource has NFC, otherwise false
    • getResourceHasBLE

      public boolean getResourceHasBLE()
      Determines whether resource has BLE.
      Returns:
      true if resource has BLE, otherwise false
    • getResourceHasSoftToken

      public boolean getResourceHasSoftToken()
      Determines whether resource is a soft token.
      Returns:
      true if resource is soft token, otherwise false
    • getResourceHasPinEnabled

      public boolean getResourceHasPinEnabled()
      Determines whether resource has Pin Enabled.
      Returns:
      true if resource has Pin Enabled, otherwise false
    • getResourceHasAnyUserMode

      public boolean getResourceHasAnyUserMode()
      Determines whether resource has Any User Mode.
      Returns:
      true if resource has Any User Mode, otherwise false
    • isResourceWifiEnabled

      public boolean isResourceWifiEnabled()
      Determines whether resource has Wifi Capability.
      Returns:
      true if resource has Wifi Capability, otherwise false
    • isResourceBatteryPowered

      public boolean isResourceBatteryPowered()
      Determines whether resource has Battery powered.
      Returns:
      true if resource is Battery powered, otherwise false