Class IssuerProperties

    • Constructor Detail

      • IssuerProperties

        public IssuerProperties()
    • Method Detail

      • getId

        public String getId()
        Get the id of the issuer.
        Returns:
        the identifier.
      • getProvider

        public String getProvider()
        Get the issuer provider
        Returns:
        the issuer provider
      • getName

        public String getName()
        Get the issuer name
        Returns:
        the issuer name
      • setProvider

        public IssuerProperties setProvider​(String provider)
        Set the issuer provider
        Parameters:
        provider - The issuer provider.
        Returns:
        the updated IssuerProperties object