Class BitwardsAdminService.CompanyNfcUrls

java.lang.Object
fi.bitwards.service.BitwardsAdminService.CompanyNfcUrls
Enclosing class:
BitwardsAdminService

public static class BitwardsAdminService.CompanyNfcUrls extends Object
The CompanyNfcUrl instance, which contains the name, and base URLs for that company. This to be used when using Bitwards URI Scheme to trigger resource opening, for instance.
  • Method Details

    • getName

      public String getName()
      Get the name of the company.
      Returns:
      the company name
    • getHttpsBaseUrl

      public String getHttpsBaseUrl()
      Get the HTTPS Base URL for the Bitwards URI scheme.
      Returns:
      the HTTPS Base URL
    • getCustomBaseUrl

      public String getCustomBaseUrl()
      GEt the Custom Base URL for the Bitwards URI scheme.
      Returns:
      the Cusom Base URL