Class KeyDeserializer

    • Constructor Detail

      • KeyDeserializer

        public KeyDeserializer()
    • Method Detail

      • readValue

        public io.adminshell.aas.v3.model.Key readValue​(com.fasterxml.jackson.databind.JsonNode node,
                                                        com.fasterxml.jackson.core.JsonParser parser)
                                                 throws IOException
        Specified by:
        readValue in interface CustomJsonNodeDeserializer<io.adminshell.aas.v3.model.Key>
        Throws:
        IOException