Interface ConvertibleToBase64String

    • Method Detail

      • toJsonBase64String

        default Base64String toJsonBase64String()
                                         throws com.fasterxml.jackson.core.JsonProcessingException
        Creates a Base64String with the Json string of the object
        Returns:
        the Base64String
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException - thrown if it can't parse the object to Json