Class TokenScopeError.Serializer

    • Constructor Detail

      • Serializer

        public Serializer()
    • Method Detail

      • serialize

        public void serialize​(TokenScopeError value,
                              com.fasterxml.jackson.core.JsonGenerator g,
                              boolean collapse)
                       throws java.io.IOException,
                              com.fasterxml.jackson.core.JsonGenerationException
        Specified by:
        serialize in class StructSerializer<TokenScopeError>
        Throws:
        java.io.IOException
        com.fasterxml.jackson.core.JsonGenerationException
      • deserialize

        public TokenScopeError deserialize​(com.fasterxml.jackson.core.JsonParser p,
                                           boolean collapsed)
                                    throws java.io.IOException,
                                           com.fasterxml.jackson.core.JsonParseException
        Specified by:
        deserialize in class StructSerializer<TokenScopeError>
        Throws:
        java.io.IOException
        com.fasterxml.jackson.core.JsonParseException