Class SoftwareID

    • Constructor Detail

      • SoftwareID

        public SoftwareID​(String value)
        Creates a new OAuth 2.0 client software identifier with the specified value.
        Parameters:
        value - The software identifier value. Must not be null or empty string.
      • SoftwareID

        public SoftwareID()
        Creates a new OAuth 2.0 client software that is a type 4 UUID.